aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrevor Bramwell <tbramwell@linuxfoundation.org>2017-06-23 15:30:53 -0700
committerTrevor Bramwell <tbramwell@linuxfoundation.org>2017-06-23 15:30:53 -0700
commit9371bc28b1bbabf2dc130039e1a8a3a3c66c1ba1 (patch)
treeb0918e30c0b4646e1697e45d08132195e0295d65
parent0b6fc6f47d2ce40d64659f398d025d5bcf2c7feb (diff)
Fix Yamllint Violations
JIRA: RELENG-258 Change-Id: I56a45340196c06a58f7103c57120a38c9ab7d28a Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
-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:
- ^#
-