aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--exceptions/functest.yaml2
-rw-r--r--exceptions/octopus.yaml2
-rw-r--r--exceptions/pharos.yaml1
-rw-r--r--exceptions/releng.yaml1
-rw-r--r--exceptions/sandbox.yaml2
-rw-r--r--master_list.yaml9
-rw-r--r--template_exception.yaml2
7 files changed, 11 insertions, 8 deletions
diff --git a/exceptions/functest.yaml b/exceptions/functest.yaml
index e41b04a..97d41ab 100644
--- a/exceptions/functest.yaml
+++ b/exceptions/functest.yaml
@@ -1,3 +1,4 @@
+---
# When adding projects all `arrays: []` sections must have
# a value, Use 'nullvalue' if no waivers are available.
#
@@ -10,4 +11,3 @@ file_audits:
file_names: [nullvalue]
file_contents:
- ^#
-
diff --git a/exceptions/octopus.yaml b/exceptions/octopus.yaml
index e41b04a..97d41ab 100644
--- a/exceptions/octopus.yaml
+++ b/exceptions/octopus.yaml
@@ -1,3 +1,4 @@
+---
# When adding projects all `arrays: []` sections must have
# a value, Use 'nullvalue' if no waivers are available.
#
@@ -10,4 +11,3 @@ file_audits:
file_names: [nullvalue]
file_contents:
- ^#
-
diff --git a/exceptions/pharos.yaml b/exceptions/pharos.yaml
index 94dee8e..97d41ab 100644
--- a/exceptions/pharos.yaml
+++ b/exceptions/pharos.yaml
@@ -1,3 +1,4 @@
+---
# When adding projects all `arrays: []` sections must have
# a value, Use 'nullvalue' if no waivers are available.
#
diff --git a/exceptions/releng.yaml b/exceptions/releng.yaml
index aee6768..10a60e0 100644
--- a/exceptions/releng.yaml
+++ b/exceptions/releng.yaml
@@ -1,3 +1,4 @@
+---
# When adding projects all `arrays: []` sections must have
# a value, Use 'nullvalue' if no waivers are available.
#
diff --git a/exceptions/sandbox.yaml b/exceptions/sandbox.yaml
index e41b04a..97d41ab 100644
--- a/exceptions/sandbox.yaml
+++ b/exceptions/sandbox.yaml
@@ -1,3 +1,4 @@
+---
# When adding projects all `arrays: []` sections must have
# a value, Use 'nullvalue' if no waivers are available.
#
@@ -10,4 +11,3 @@ file_audits:
file_names: [nullvalue]
file_contents:
- ^#
-
diff --git a/master_list.yaml b/master_list.yaml
index 309876c..5b34af9 100644
--- a/master_list.yaml
+++ b/master_list.yaml
@@ -1,3 +1,4 @@
+---
# When adding projects all `arrays: []` sections must have
# a value, Use 'nullvalue' if no waivers are available.
#
@@ -64,8 +65,8 @@ licence:
- '__init__.py'
project_exceptions:
- - releng: exceptions/releng.yaml
- - sandbox: exceptions/sandbox.yaml
- - pharos: exceptions/pharos.yaml
- - octopus: exceptions/octopus.yaml
+ - releng: exceptions/releng.yaml
+ - sandbox: exceptions/sandbox.yaml
+ - pharos: exceptions/pharos.yaml
+ - octopus: exceptions/octopus.yaml
- functest: exceptions/functest.yaml
diff --git a/template_exception.yaml b/template_exception.yaml
index e41b04a..97d41ab 100644
--- a/template_exception.yaml
+++ b/template_exception.yaml
@@ -1,3 +1,4 @@
+---
# When adding projects all `arrays: []` sections must have
# a value, Use 'nullvalue' if no waivers are available.
#
@@ -10,4 +11,3 @@ file_audits:
file_names: [nullvalue]
file_contents:
- ^#
-