generated from TrueCloudLab/basic
[#91] lint: Fix warnings
All checks were successful
DCO action / DCO (pull_request) Successful in 42s
Tests and linters / Tests (1.22) (pull_request) Successful in 48s
Tests and linters / Tests (1.23) (pull_request) Successful in 51s
Tests and linters / Staticcheck (pull_request) Successful in 1m2s
Tests and linters / Tests with -race (pull_request) Successful in 1m11s
Tests and linters / Lint (pull_request) Successful in 1m41s
All checks were successful
DCO action / DCO (pull_request) Successful in 42s
Tests and linters / Tests (1.22) (pull_request) Successful in 48s
Tests and linters / Tests (1.23) (pull_request) Successful in 51s
Tests and linters / Staticcheck (pull_request) Successful in 1m2s
Tests and linters / Tests with -race (pull_request) Successful in 1m11s
Tests and linters / Lint (pull_request) Successful in 1m41s
Signed-off-by: Ekaterina Lebedeva <ekaterina.lebedeva@yadro.com>
This commit is contained in:
parent
eb7be61798
commit
ed14db3e66
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@ run:
|
|||
# output configuration options
|
||||
output:
|
||||
# colored-line-number|line-number|json|tab|checkstyle|code-climate, default is "colored-line-number"
|
||||
format: tab
|
||||
formats:
|
||||
- format: tab
|
||||
|
||||
# all available settings of specific linters
|
||||
linters-settings:
|
||||
|
|
Loading…
Reference in a new issue