mirror of
https://github.com/KeqingMoe/argparse.git
synced 2025-07-03 14:44:40 +00:00
Enable clang-tidy clang-analyzer default checks
Surprisingly, no fixes are required in argparse when turning on this suite of checks. Signed-off-by: Sean Robinson <sean.robinson@scottsdalecc.edu>
This commit is contained in:
parent
0b74da54d4
commit
3c317ddd2d
@ -1,5 +1,6 @@
|
||||
Checks:
|
||||
-*,
|
||||
clang-analyzer-*,
|
||||
cppcoreguidelines-special-member-functions,
|
||||
readability-*,
|
||||
-readability-else-after-return,
|
||||
|
Loading…
Reference in New Issue
Block a user