mirror of
https://github.com/BlackMATov/defer.hpp.git
synced 2025-12-13 07:25:39 +07:00
24 lines
352 B
YAML
24 lines
352 B
YAML
---
|
|
Checks: '-*,
|
|
|
|
bugprone-*,
|
|
|
|
clang-analyzer-*,
|
|
|
|
concurrency-*,
|
|
|
|
cppcoreguidelines-*,
|
|
-cppcoreguidelines-macro-usage,
|
|
|
|
modernize-*,
|
|
-modernize-use-trailing-return-type,
|
|
|
|
performance-*,
|
|
|
|
portability-*,
|
|
|
|
readability-*,
|
|
-readability-identifier-length,
|
|
'
|
|
...
|