Lint
This commit is contained in:
6
.github/workflows/validate_clang_format.yml
vendored
6
.github/workflows/validate_clang_format.yml
vendored
@@ -10,9 +10,9 @@ on:
|
|||||||
- '**/*.cpp'
|
- '**/*.cpp'
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
- '**/*.h'
|
- '**/*.h'
|
||||||
- '**/*.c'
|
- '**/*.c'
|
||||||
- '**/*.cpp'
|
- '**/*.cpp'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user