mirror of
https://github.com/offen/docker-volume-backup.git
synced 2025-12-05 09:08:02 +01:00
* Update golangci integration * Fix newly discovered errcheck complaints * Increase timeout value
8 lines
153 B
YAML
8 lines
153 B
YAML
version: '2'
|
|
linters:
|
|
# Enable specific linter
|
|
# https://golangci-lint.run/usage/linters/#enabled-by-default
|
|
enable:
|
|
- staticcheck
|
|
- govet
|