fanquake
|
49168df073
|
tidy: enable readability-redundant-string-init
See:
https://releases.llvm.org/14.0.0/tools/clang/tools/extra/docs/clang-tidy/checks/readability-redundant-string-init.html
|
2022-07-26 10:16:42 +01:00 |
|
fanquake
|
a02f3f19f5
|
tidy: use misc-unused-using-decls
https://clang.llvm.org/extra/clang-tidy/checks/misc/unused-using-decls.html
|
2022-07-18 17:25:07 +01:00 |
|
fanquake
|
ac6fbf2c83
|
tidy: use modernize-use-default-member-init
|
2022-05-17 17:19:07 +01:00 |
|
fanquake
|
c2b295881f
|
tidy: add readability-redundant-declaration
|
2022-05-01 10:39:40 +01:00 |
|
fanquake
|
9c96f1008b
|
tidy: enable modernize-use-nullptr
|
2022-04-26 10:43:33 +01:00 |
|
MarcoFalke
|
fa57fa1a2e
|
Enable clang-tidy bugprone-argument-comment and fix violations
|
2021-09-07 09:11:10 +02:00 |
|