diff options
author | David Robillard <d@drobilla.net> | 2024-09-27 19:12:06 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2024-09-28 11:08:21 -0400 |
commit | f0b4f46f6168968c92ca615f4cbb2f966005c779 (patch) | |
tree | f4be542d2eab37b3ac603d94d986eb2bf115cf79 /.reuse | |
parent | 51a4acc55b233658501eacdcaf88c1f9917e0576 (diff) | |
download | serd-f0b4f46f6168968c92ca615f4cbb2f966005c779.tar.gz serd-f0b4f46f6168968c92ca615f4cbb2f966005c779.tar.bz2 serd-f0b4f46f6168968c92ca615f4cbb2f966005c779.zip |
Add cppcheck lint test
Diffstat (limited to '.reuse')
-rw-r--r-- | .reuse/dep5 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.reuse/dep5 b/.reuse/dep5 index 3173226a..78dc2af5 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -3,6 +3,11 @@ Upstream-Name: serd Upstream-Contact: David Robillard <d@drobilla.net> Source: https://gitlab.com/drobilla/serd +Files: .suppress.cppcheck +Copyright: 2024 David Robillard <d@drobilla.net> +Comment: Contributed to the Commons as a tool configuration +License: 0BSD OR ISC + Files: test/w3c/* Copyright: 2010 World Wide Web Consortium, (MIT, ERCIM, Keio, Beihang) and others. Comment: Standard test suites from the W3C |