Forked from
Distributed Autonomous Networked Control Lab / MicroCART
1875 commits behind the upstream repository.
.clang-tidy 290 B
---
# Remove these blocked checks once the first batch are cleaned up
# - readability-braces-around-statements
Checks: '*,-clang-analyzer-alpha*,-llvm-include-order,-google-*,-llvm-header-guard,-readability-braces-around-statements,-misc-use-override'
HeaderFilterRegex: '.*'
...