mirror of
https://github.com/BlackMATov/defer.hpp.git
synced 2026-01-04 23:26:50 +07:00
new build scripts
This commit is contained in:
23
.clang-tidy
Normal file
23
.clang-tidy
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
Checks: '-*,
|
||||
|
||||
bugprone-*,
|
||||
|
||||
clang-analyzer-*,
|
||||
|
||||
concurrency-*,
|
||||
|
||||
cppcoreguidelines-*,
|
||||
-cppcoreguidelines-macro-usage,
|
||||
|
||||
modernize-*,
|
||||
-modernize-use-trailing-return-type,
|
||||
|
||||
performance-*,
|
||||
|
||||
portability-*,
|
||||
|
||||
readability-*,
|
||||
-readability-identifier-length,
|
||||
'
|
||||
...
|
||||
Reference in New Issue
Block a user