forked from saltstack-formulas/nginx-formula
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci(yamllint): add rule
empty-values
& use new yaml-files
setting
* Semi-automated using myii/ssf-formula#27 * Fix errors shown below: ```bash nginx-formula$ yamllint -s . ./pillar.example 146:56 error empty value in block mapping (empty-values) 147:76 error empty value in block mapping (empty-values) 148:59 error empty value in block mapping (empty-values) 150:22 error empty value in block mapping (empty-values) 151:39 error empty value in block mapping (empty-values) 152:39 error empty value in block mapping (empty-values) 153:39 error empty value in block mapping (empty-values) ```
- Loading branch information
1 parent
d8399b6
commit 2d7a275
Showing
3 changed files
with
24 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters