mirror of
https://github.com/BlackMATov/flat.hpp.git
synced 2025-12-13 01:36:27 +07:00
18 lines
268 B
YAML
18 lines
268 B
YAML
---
|
|
Checks: '-*,
|
|
|
|
bugprone-*,
|
|
|
|
clang-analyzer-*,
|
|
|
|
concurrency-*,
|
|
|
|
modernize-*,
|
|
-modernize-use-auto,
|
|
-modernize-use-trailing-return-type,
|
|
-modernize-use-transparent-functors,
|
|
|
|
portability-*,
|
|
'
|
|
...
|