diff options
author | 2017-06-23 15:30:53 -0700 | |
---|---|---|
committer | 2017-06-23 15:30:53 -0700 | |
commit | 9371bc28b1bbabf2dc130039e1a8a3a3c66c1ba1 (patch) | |
tree | b0918e30c0b4646e1697e45d08132195e0295d65 /exceptions | |
parent | 0b6fc6f47d2ce40d64659f398d025d5bcf2c7feb (diff) |
Fix Yamllint Violations
JIRA: RELENG-258
Change-Id: I56a45340196c06a58f7103c57120a38c9ab7d28a
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'exceptions')
-rw-r--r-- | exceptions/functest.yaml | 2 | ||||
-rw-r--r-- | exceptions/octopus.yaml | 2 | ||||
-rw-r--r-- | exceptions/pharos.yaml | 1 | ||||
-rw-r--r-- | exceptions/releng.yaml | 1 | ||||
-rw-r--r-- | exceptions/sandbox.yaml | 2 |
5 files changed, 5 insertions, 3 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: - ^# - |