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