Clang tidy
This commit is contained in:
parent
ff94daaabd
commit
e6b1d4ce08
|
@ -35,6 +35,7 @@ jobs:
|
||||||
style: ''
|
style: ''
|
||||||
# Use .clang-tidy file
|
# Use .clang-tidy file
|
||||||
tidy-checks: ''
|
tidy-checks: ''
|
||||||
|
files-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