diff options
author | David Robillard <d@drobilla.net> | 2022-05-30 16:21:43 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2022-05-30 16:21:43 -0400 |
commit | f43249e582dd257e533dce71a5cd34785d41f7ef (patch) | |
tree | 61f767c07b91601a2701803c58bac84762f2defb /LICENSES | |
parent | 0ea0fb5a9624ade72fc3c1ea06ff3fa8e1c4ca7f (diff) | |
download | jalv-f43249e582dd257e533dce71a5cd34785d41f7ef.tar.gz jalv-f43249e582dd257e533dce71a5cd34785d41f7ef.tar.bz2 jalv-f43249e582dd257e533dce71a5cd34785d41f7ef.zip |
Suppress clang-tidy warnings from C included in C++
Unfortunately, there's no way to exclude included headers from being checked in
clang-tidy. The clang-tidy check being reliably green is more important than
the possibility of these issues showing up in the code (especially since they
only apply to the Qt interface anyway), though, so just disable them for now.
Diffstat (limited to 'LICENSES')
0 files changed, 0 insertions, 0 deletions