Skip to content

Commit

Permalink
We've already hacked all these files, might as well add some format
Browse files Browse the repository at this point in the history
consistency to them.
  • Loading branch information
gkoh committed Oct 8, 2023
1 parent ddb2029 commit 4400da6
Show file tree
Hide file tree
Showing 6 changed files with 3,737 additions and 3,381 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
clang-format-version: '13'
check-path: '.'
exclude-regex: 'lib/M5ez'
exclude-regex: 'lib/M5ez/examples'

- name: Setup Python
uses: actions/setup-python@v4
Expand Down
Loading

0 comments on commit 4400da6

Please sign in to comment.