mirror of
https://github.com/go-task/task.git
synced 2024-12-12 10:45:49 +02:00
9 lines
199 B
YAML
9 lines
199 B
YAML
|
# NOTE(@andreynering): The linters listed here are additions on top of
|
||
|
# those enabled by default:
|
||
|
#
|
||
|
# https://golangci-lint.run/usage/linters/#enabled-by-default
|
||
|
|
||
|
linters:
|
||
|
enable:
|
||
|
- goimports
|