Skip to content

Commit

Permalink
fix(defaults): fix yamllint violation [skip ci]
Browse files Browse the repository at this point in the history
```console
./redis/defaults.yaml
  76:1      error    too many blank lines (1 > 0)  (empty-lines)
```
  • Loading branch information
myii committed Dec 14, 2020
1 parent 32cb1c2 commit 90093e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion redis/defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,3 @@ redis:
until: true
interval: 60
splay: 10

0 comments on commit 90093e2

Please sign in to comment.