Skip to content

♻️ Rename stuff and split files #58

♻️ Rename stuff and split files

♻️ Rename stuff and split files #58

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