We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fc6adb commit 293ab4dCopy full SHA for 293ab4d
debian/lrc.config
@@ -0,0 +1,17 @@
1
+# licenserecon
2
+#
3
+# This file lists files and directories to be excluded from checking, to avoid
4
+# false positives.
5
6
+# Lines starting with # are treated as comments. Blank lines are ignored.
7
+# Lines starting with minus sign(s) are treated as command line options
8
9
+# File names may include a partial path.
10
11
+# Wildcards '*' are not supported.
12
13
+# For directories identified by trailing slash / the entire contents will be
14
+# (recursively) excluded.
15
+
16
+# False positive
17
+meson.build
0 commit comments