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: >
|
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.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user