Commit Graph

20 Commits (master)

Author SHA1 Message Date
Wim 6a3fc71397
Update dependencies and go1.18 (#1873)
* Update dependencies and go1.18

* Exclude unnecessary linters and update build to go1.18
2 years ago
Wim e1eebcd4e0
Disable some more linters 2 years ago
Wim f65b18c2f6
Remove wrapcheck linter 3 years ago
Wim b7d73077e5
Remove forbidigo linter 3 years ago
Wim 57fce93af7
Disable exhaustivestruct linter 3 years ago
Wim d4195deb3a
Disable errorlint,gci and nlreturn 3 years ago
Wim 400ecfb79c
Update github actions to go1.17 and increase deadline (#1573) 3 years ago
Qais Patankar a8d4a27de1
Remove locale from golangci misspell (#1324) 3 years ago
Wim 2a41abb3d1 Update linter config 4 years ago
Wim 587de96ab3 Update golangci-lint config 4 years ago
Wim 0e4973e15c
Exclude gateway/bridgemap from linting (#1055) 4 years ago
Wim 9cf9b958a3
Do not lint gomnd (#1021) 4 years ago
Wim aae45a8179
Upgrade linter and travis to go1.13 (#949) 5 years ago
Duco van Amstel 7f0e4ad448 Add CI fixes and improvements (#780)
* Update GolangCI-lint and lint config

The `algo` parameter for the `unparam` linter has been removed and we
should thus no longer specify it. Also, bumping the GolangCI-lint
version to the latest available minor release.

See: mvdan/unparam@e6a6d1c51b

* Fix and improve bintray CI script

* Further CI setup improvements

* Split-out CI steps into stand-alone scripts
5 years ago
Duco van Amstel 74699a8262 Split-out Slack user and channel management (#762) 5 years ago
Wim f236d12166 Update golangci-lint. Disable hugeParam check for now 5 years ago
Wim 1a1e68ec98 Enable gocyclo linter 6 years ago
Duco van Amstel a2754f15fc Enable errcheck linter (#646) 6 years ago
Duco van Amstel af7a00d030 Enable gosec linter (#645) 6 years ago
Duco van Amstel 8a7efce941 Move golangci-lint configuration to file (#635) 6 years ago