mirror of
https://github.com/rad4day/Waybar.git
synced 2025-07-13 22:52:30 +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
|
||||
with:
|
||||
source: '.'
|
||||
extensions: 'h,cpp,c'
|
||||
extensions: 'hpp,h,cpp,c'
|
||||
clangFormatVersion: 12
|
||||
|
Reference in New Issue
Block a user