mirror of
https://github.com/mhx/dwarfs.git
synced 2025-08-03 17:56:12 -04:00
chore: add comment to .clang-tidy
This commit is contained in:
parent
cbcac8c1a7
commit
9a736f2ab2
@ -21,6 +21,7 @@ Checks:
|
|||||||
- modernize-*
|
- modernize-*
|
||||||
- -modernize-use-trailing-return-type
|
- -modernize-use-trailing-return-type
|
||||||
- -modernize-macro-to-enum
|
- -modernize-macro-to-enum
|
||||||
|
# already covered by cppcoreguidelines-avoid-c-arrays
|
||||||
- -modernize-avoid-c-arrays
|
- -modernize-avoid-c-arrays
|
||||||
- performance-*
|
- performance-*
|
||||||
- -performance-enum-size
|
- -performance-enum-size
|
||||||
|
Loading…
x
Reference in New Issue
Block a user