ci: Lint header files with hpp file ending
This commit is contained in:
parent
eefd6e8336
commit
6dd2cfba34
|
@ -10,5 +10,5 @@ jobs:
|
|||
- uses: DoozyX/clang-format-lint-action@v0.13
|
||||
with:
|
||||
source: '.'
|
||||
extensions: 'h,cpp,c'
|
||||
extensions: 'hpp,h,cpp,c'
|
||||
clangFormatVersion: 12
|
||||
|
|
Loading…
Reference in New Issue