script: yaml formatting (#261)
This commit is contained in:
committed by
GitHub
parent
f1f7d93959
commit
96c4d85995
@@ -1,6 +1,5 @@
|
||||
run:
|
||||
timeout: 5m
|
||||
|
||||
linters:
|
||||
enable-all: true
|
||||
disable:
|
||||
@@ -32,7 +31,6 @@ linters:
|
||||
- varnamelen
|
||||
- wrapcheck
|
||||
- wsl
|
||||
|
||||
linters-settings:
|
||||
depguard:
|
||||
list-type: whitelist
|
||||
@@ -44,7 +42,6 @@ linters-settings:
|
||||
- standard
|
||||
- default
|
||||
- prefix(github.com/mmcloughlin/avo)
|
||||
|
||||
issues:
|
||||
exclude-use-default: false
|
||||
exclude:
|
||||
|
||||
Reference in New Issue
Block a user