Files
TheracUE/.clang-tidy
wonkyhonky2024 c7d7856634 more nonsense
2025-05-09 16:02:07 +01:00

14 lines
315 B
YAML

---
Checks: "*
,-llvmlibc*
,-*readability-braces-around-statements
,-hicpp-braces-around-statements
,-readability-identifier-length
,-fuchsia-default-arguments*
,-*-non-private-member-variables-in-classes
,-fuchsia-trailing-return
,-altera-unroll-loops"
WarningsAsErrors: ''
HeaderFilterRegex: ''
FormatStyle: file