Clang tidy
This commit is contained in:
parent
ff94daaabd
commit
8615ff04e5
|
@ -35,6 +35,7 @@ jobs:
|
||||||
style: ''
|
style: ''
|
||||||
# Use .clang-tidy file
|
# Use .clang-tidy file
|
||||||
tidy-checks: ''
|
tidy-checks: ''
|
||||||
|
file-changed-only: false
|
||||||
# Point to compile_commands.json produced by build
|
# Point to compile_commands.json produced by build
|
||||||
database: 'build'
|
database: 'build'
|
||||||
# Use thread comments as feedback
|
# Use thread comments as feedback
|
||||||
|
|
Loading…
Reference in New Issue