Skip to content

Commit

Permalink
Increase yamllint coverage
Browse files Browse the repository at this point in the history
Makes yamllinting execution to cover files that previously were not
linted in order to assure consistent formatting.

This also enables people to run yamllint without extra parameters
and avoid getting errors.

Signed-off-by: Sorin Sbarnea <[email protected]>
  • Loading branch information
ssbarnea committed Apr 11, 2019
1 parent 6b6b2bd commit c389327
Show file tree
Hide file tree
Showing 5 changed files with 450 additions and 447 deletions.
1 change: 1 addition & 0 deletions .github/dco.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
---
require:
members: false
1 change: 1 addition & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
version: 2

formats: all
Expand Down
Loading

0 comments on commit c389327

Please sign in to comment.