diff options
author | David Robillard <d@drobilla.net> | 2024-10-06 14:20:53 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2024-10-06 14:20:53 -0400 |
commit | 0cf4d59c77f1d077a27cb5363de313681216a47a (patch) | |
tree | cf1bf40f4a3b36022a8e09e2b2606ae61f8603a0 /.reuse/dep5 | |
parent | 307e343175d31179372098b21859fb6692d9fe43 (diff) | |
download | lilv-0cf4d59c77f1d077a27cb5363de313681216a47a.tar.gz lilv-0cf4d59c77f1d077a27cb5363de313681216a47a.tar.bz2 lilv-0cf4d59c77f1d077a27cb5363de313681216a47a.zip |
Add cppcheck lint test
Diffstat (limited to '.reuse/dep5')
-rw-r--r-- | .reuse/dep5 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.reuse/dep5 b/.reuse/dep5 index f9693c0..73b8cb6 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -13,6 +13,11 @@ Copyright: 2020 David Robillard <d@drobilla.net> Comment: Contributed to the Commons as a tool configuration License: 0BSD OR ISC +Files: .suppress.cppcheck +Copyright: 2024 David Robillard <d@drobilla.net> +Comment: Contributed to the Commons as a tool configuration +License: 0BSD OR ISC + Files: bindings/test/*.ttl.in test/*/*.ttl.in test/lv2/core.lv2/*.ttl Copyright: 2015-2022 David Robillard <d@drobilla.net> License: ISC |