aboutsummaryrefslogtreecommitdiffstats
path: root/sandbox_exception.yaml
diff options
context:
space:
mode:
authorJulien <zhang.jun3g@zte.com.cn>2017-06-19 23:56:56 +0800
committerJulien <zhang.jun3g@zte.com.cn>2017-06-19 23:56:56 +0800
commit9067077eb11c606b8ebe98338457fad894dc38d1 (patch)
treeca85e013e87085e1910c3b619e0fd05af1ac1769 /sandbox_exception.yaml
parent2539a8dfab9d02acbc038c7966d5aedf7d6aae25 (diff)
Move project's exception file to subdir
add subdir **exceptions** for project's specific exception config files Change-Id: I57b7972706dd2e2168099e9815a0cfc3e8a33b67 Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Diffstat (limited to 'sandbox_exception.yaml')
-rw-r--r--sandbox_exception.yaml13
1 files changed, 0 insertions, 13 deletions
diff --git a/sandbox_exception.yaml b/sandbox_exception.yaml
deleted file mode 100644
index e41b04a..0000000
--- a/sandbox_exception.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
-# 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:
- - ^#
-