ci: Lint header files with hpp file ending

This commit is contained in:
Tamino Bauknecht 2023-10-21 11:57:11 +02:00
parent eefd6e8336
commit 6dd2cfba34
No known key found for this signature in database
GPG Key ID: 77837396BE935C6C
1 changed files with 1 additions and 1 deletions

View File

@ -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