กูเอง
166
This commit is contained in:
parent
54656ef279
commit
425039280c
26
.clang-tidy
26
.clang-tidy
@ -1,26 +0,0 @@
|
|||||||
Checks: '-*,
|
|
||||||
bugprone-*,
|
|
||||||
cert-*,
|
|
||||||
clang-analyzer-*,
|
|
||||||
google-*,
|
|
||||||
-google-runtime-references,
|
|
||||||
-google-explicit-constructor,
|
|
||||||
hicpp-*,
|
|
||||||
-hicpp-no-array-decay,
|
|
||||||
-hicpp-uppercase-literal-suffix,
|
|
||||||
-hicpp-explicit-conversions,
|
|
||||||
misc-*,
|
|
||||||
-misc-non-private-member-variables-in-classes,
|
|
||||||
llvm-*,
|
|
||||||
-llvm-header-guard,
|
|
||||||
modernize-*,
|
|
||||||
-modernize-use-trailing-return-type,
|
|
||||||
performance-*,
|
|
||||||
portability-*,
|
|
||||||
readability-*,
|
|
||||||
-readability-magic-numbers,
|
|
||||||
-readability-uppercase-literal-suffix'
|
|
||||||
|
|
||||||
CheckOptions:
|
|
||||||
- key: hicpp-special-member-functions.AllowSoleDefaultDtor
|
|
||||||
value: 1
|
|
||||||
Loading…
Reference in New Issue
Block a user