mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-14 08:04:40 +00:00
shift clang-tidy on over to supressing libraries alone, so we don't accidently overlook enhaced reports
This commit is contained in:
parent
2e25059b27
commit
cc3dd556cc
2 changed files with 5 additions and 6 deletions
5
Engine/lib/.clang-tidy
Normal file
5
Engine/lib/.clang-tidy
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
Checks: '-*'
|
||||
WarningsAsErrors: ''
|
||||
HeaderFilterRegex: '.*'
|
||||
FormatStyle: 'file'
|
||||
Loading…
Add table
Add a link
Reference in a new issue