mirror of
https://github.com/KeqingMoe/argparse.git
synced 2025-07-04 07:04:39 +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:
|
Checks:
|
||||||
-*,
|
-*,
|
||||||
|
clang-analyzer-*,
|
||||||
cppcoreguidelines-special-member-functions,
|
cppcoreguidelines-special-member-functions,
|
||||||
readability-*,
|
readability-*,
|
||||||
-readability-else-after-return,
|
-readability-else-after-return,
|
||||||
|
Loading…
Reference in New Issue
Block a user