This is because some compiler stuff and diagnostics tools rely on those symboles being what they are.
16 lines
362 B
YAML
16 lines
362 B
YAML
Checks:
|
|
- "*"
|
|
- "-llvm*"
|
|
- "-altera*"
|
|
- "-fuchsia*"
|
|
- "-*-use-trailing-return-type"
|
|
- "-readability-identifier-length"
|
|
- "-cppcoreguidelines-macro-usage"
|
|
- "-*-avoid-c-arrays"
|
|
- "-*-non-private-member-variables-in-classes"
|
|
- "-*-use-anonymous-namespace"
|
|
- "-cert-err58-cpp"
|
|
- "-*noexcept*"
|
|
- "-*-magic-numbers"
|
|
- "-*-named-parameter"
|