summaryrefslogtreecommitdiffstats
path: root/.clant.json
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-12-16 16:57:21 +0100
committerDavid Robillard <d@drobilla.net>2020-12-16 16:57:21 +0100
commitb297e90c896d3cfe779b3d33d3f3c5f7221c9da8 (patch)
tree907a1ec4ddf9081a7a4c7378a35b342564790607 /.clant.json
parent9f1c5cb43a908e6dbf9d2901608831de480fd7e1 (diff)
downloadlilv-b297e90c896d3cfe779b3d33d3f3c5f7221c9da8.tar.gz
lilv-b297e90c896d3cfe779b3d33d3f3c5f7221c9da8.tar.bz2
lilv-b297e90c896d3cfe779b3d33d3f3c5f7221c9da8.zip
Exclude lilvmm.hpp from clant checks
Diffstat (limited to '.clant.json')
-rw-r--r--.clant.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/.clant.json b/.clant.json
new file mode 100644
index 0000000..33154c7
--- /dev/null
+++ b/.clant.json
@@ -0,0 +1,4 @@
+{
+ "exclude_patterns": ["lilvmm\\.hpp"],
+ "version": "1.0.0"
+}