mirror of
https://github.com/BlackMATov/defer.hpp.git
synced 2025-12-13 07:25:39 +07:00
19 lines
253 B
YAML
19 lines
253 B
YAML
---
|
|
Checks: '-*,
|
|
|
|
bugprone-*,
|
|
|
|
clang-analyzer-*,
|
|
|
|
concurrency-*,
|
|
|
|
modernize-*,
|
|
-modernize-avoid-c-arrays,
|
|
-modernize-use-trailing-return-type,
|
|
|
|
performance-*,
|
|
|
|
portability-*,
|
|
'
|
|
...
|