mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Add a base clang-tidy configuration
This commit is contained in:
parent
0dfaa98e86
commit
9b041f3d74
73 changed files with 484 additions and 279 deletions
3
modules/juce_audio_devices/native/oboe/.clang-tidy
Normal file
3
modules/juce_audio_devices/native/oboe/.clang-tidy
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# We want to ignore this directory, but we need to enable at least a single
|
||||
# check to avoid an error
|
||||
Checks: -*,darwin-dispatch-once-nonstatic
|
||||
Loading…
Add table
Add a link
Reference in a new issue