Skip to content

Relabeling inputs and renaming variables and functions in figurineMenu.c and figurineDevice.c #1042

Relabeling inputs and renaming variables and functions in figurineMenu.c and figurineDevice.c

Relabeling inputs and renaming variables and functions in figurineMenu.c and figurineDevice.c #1042

Workflow file for this run

name: lint_pr
on: pull_request
jobs:
clang-format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/[email protected]
with:
source: './src ./include'
clangFormatVersion: 10