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