Skip to content

refactor: 🥅 Change all error handling to use errno, add int32_t return codes #127

refactor: 🥅 Change all error handling to use errno, add int32_t return codes

refactor: 🥅 Change all error handling to use errno, add int32_t return codes #127

Workflow file for this run

name: test-clang-format
on:
push:
branches:
- '*'
pull_request:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/[email protected]
with:
source: './src/gamepad ./include/gamepad'
extensions: 'hpp,cpp'
clangFormatVersion: 18