mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 03:50:11 +02:00
7 lines
247 B
YAML
7 lines
247 B
YAML
# Use `tools/run-clang-tidy.sh` to run clang-tidy with the correct config
|
|
Checks: 'bugprone-*,concurrency-*,clang-analyzer-*,-clang-diagnostic-missing-braces'
|
|
InheritParentConfig: false
|
|
FormatStyle: file
|
|
HeaderFilterRegex: ''
|
|
WarningsAsErrors: ''
|