mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-01-15 19:56:55 +00:00
Include these when linting
This commit is contained in:
parent
7598b89960
commit
ef3ed8c1dc
@ -11,7 +11,7 @@ pre-commit:
|
||||
run: |
|
||||
clang-format -i {staged_files} \
|
||||
&& git add {staged_files}
|
||||
glob: '*.{c,cc,cxx,h,cpp}'
|
||||
glob: '*.{c,cc,cxx,h,hh,cpp}'
|
||||
misc-linter:
|
||||
run: |
|
||||
npx -y prettier --write {staged_files} \
|
||||
|
Loading…
Reference in New Issue
Block a user