From 095c1132cd927bc081fcf1a656a795f6c268d94b Mon Sep 17 00:00:00 2001 From: lhinds Date: Wed, 21 Jun 2017 23:52:30 +0100 Subject: Adds Pharos, Functest, Octopus to Anteater This change adds exception files to anteater, to enable projects Functest, Pharos, Octopus. JIRA: RELENG-252 Change-Id: I1ac120ae2bdf868f9db34fe4dd30357efe61ce17 Signed-off-by: lhinds --- exceptions/pharos.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 exceptions/pharos.yaml (limited to 'exceptions/pharos.yaml') diff --git a/exceptions/pharos.yaml b/exceptions/pharos.yaml new file mode 100644 index 0000000..94dee8e --- /dev/null +++ b/exceptions/pharos.yaml @@ -0,0 +1,12 @@ +# 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: + - ^# -- cgit 1.2.3-korg