aboutsummaryrefslogtreecommitdiffstats
path: root/exceptions/octopus.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'exceptions/octopus.yaml')
-rw-r--r--exceptions/octopus.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/exceptions/octopus.yaml b/exceptions/octopus.yaml
new file mode 100644
index 0000000..e41b04a
--- /dev/null
+++ b/exceptions/octopus.yaml
@@ -0,0 +1,13 @@
+# When adding projects all `arrays: []` sections must have
+# a value, Use 'nullvalue' if no waivers are available.
+#
+# This file uses standard regular expression syntax, however be mindful
+# of escaping YAML delimiters too (such as `:`) using double quotes "".
+
+binaries:
+ binary_ignore: [nullvalue]
+file_audits:
+ file_names: [nullvalue]
+ file_contents:
+ - ^#
+