FormatChecks #2
@@ -62,4 +62,4 @@ jobs:
|
||||
submodules: recursive
|
||||
|
||||
- name: Clang Format Checks
|
||||
run: ./format.sh --check Bigfoot
|
||||
run: chmod +x format.sh && ./format.sh --check Bigfoot
|
||||
Reference in New Issue
Block a user