mirror of
https://github.com/curl/curl.git
synced 2026-04-11 12:01:42 +08:00
clang-tidy: drop readability-math-missing-parentheses
It's mostly annoying and not helpful
This commit is contained in:
parent
db9b6fa82e
commit
09f9035045
@ -32,7 +32,6 @@ Checks:
|
||||
- misc-header-include-cycle
|
||||
- portability-*
|
||||
- readability-duplicate-include
|
||||
- readability-math-missing-parentheses
|
||||
- readability-named-parameter
|
||||
- readability-redundant-control-flow
|
||||
- readability-redundant-declaration
|
||||
|
||||
Loading…
Reference in New Issue
Block a user