FjordLauncherUnlocked/.clang-tidy
LocalSpook 0de4d8902e Remove top-level const qualifiers in function declarations
Signed-off-by: LocalSpook <56512186+LocalSpook@users.noreply.github.com>
2023-10-28 22:12:09 -07:00

5 lines
98 B
YAML

Checks:
- modernize-use-using
- readability-avoid-const-params-in-decls
SystemHeaders: false