Skip to content

Commit

Permalink
Add "API directory" to exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
Vasiliysamuilik committed Apr 24, 2024
1 parent b83db06 commit 80dc32d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: DoozyX/[email protected]
with:
source: '.'
exclude: './third_party ./external'
exclude: './third_party ./external ./common/RFID/API'
extensions: 'h,cpp'
clangFormatVersion: 17
style: google
Expand Down

0 comments on commit 80dc32d

Please sign in to comment.