mirror of
https://github.com/rad4day/Waybar.git
synced 2025-07-13 14:42:29 +02:00
ci: Lint header files with hpp file ending
This commit is contained in:
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -10,5 +10,5 @@ jobs:
|
|||||||
- uses: DoozyX/clang-format-lint-action@v0.13
|
- uses: DoozyX/clang-format-lint-action@v0.13
|
||||||
with:
|
with:
|
||||||
source: '.'
|
source: '.'
|
||||||
extensions: 'h,cpp,c'
|
extensions: 'hpp,h,cpp,c'
|
||||||
clangFormatVersion: 12
|
clangFormatVersion: 12
|
||||||
|
Reference in New Issue
Block a user