mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-12-05 01:10:12 +00:00
Use old list style
Signed-off-by: QazCetelic <qaz.cetelic@protonmail.com>
This commit is contained in:
10
.clang-tidy
10
.clang-tidy
@@ -1,8 +1,8 @@
|
|||||||
Checks: >
|
Checks:
|
||||||
modernize-use-using
|
- modernize-use-using
|
||||||
readability-avoid-const-params-in-decls
|
- readability-avoid-const-params-in-decls
|
||||||
misc-unused-parameters,
|
- misc-unused-parameters,
|
||||||
readability-identifier-naming
|
- readability-identifier-naming
|
||||||
|
|
||||||
# ^ Without unused-parameters the readability-identifier-naming check doesn't cause any warnings.
|
# ^ Without unused-parameters the readability-identifier-naming check doesn't cause any warnings.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user