mirror of
https://github.com/BlackMATov/enum.hpp.git
synced 2025-12-12 22:11:32 +07:00
20 lines
339 B
YAML
20 lines
339 B
YAML
---
|
|
Checks: '-*,
|
|
|
|
bugprone-*,
|
|
-bugprone-easily-swappable-parameters,
|
|
|
|
clang-analyzer-*,
|
|
|
|
concurrency-*,
|
|
|
|
modernize-*,
|
|
-modernize-avoid-c-arrays,
|
|
-modernize-use-auto,
|
|
-modernize-use-nodiscard,
|
|
-modernize-use-trailing-return-type,
|
|
|
|
portability-*,
|
|
'
|
|
...
|