Commit Graph

20 Commits

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
2022-08-13 16:14:26 +02:00
Wim e1eebcd4e0
Disable some more linters 2021-12-10 21:54:09 +01:00
Wim f65b18c2f6
Remove wrapcheck linter 2021-10-30 15:12:31 +02:00
Wim b7d73077e5
Remove forbidigo linter 2021-10-23 23:25:15 +02:00
Wim 57fce93af7
Disable exhaustivestruct linter 2021-10-16 22:38:12 +02:00
Wim d4195deb3a
Disable errorlint,gci and nlreturn 2021-08-24 21:41:15 +02:00
Wim 400ecfb79c
Update github actions to go1.17 and increase deadline (#1573) 2021-08-22 23:33:58 +02:00
Qais Patankar a8d4a27de1
Remove locale from golangci misspell (#1324) 2020-12-05 15:22:23 +01:00
Wim 2a41abb3d1 Update linter config 2020-07-26 15:05:52 +02:00
Wim 587de96ab3 Update golangci-lint config 2020-06-24 23:21:15 +02:00
Wim 0e4973e15c
Exclude gateway/bridgemap from linting (#1055) 2020-03-22 14:35:48 +01:00
Wim 9cf9b958a3
Do not lint gomnd (#1021) 2020-03-01 22:05:50 +01:00
Wim aae45a8179
Upgrade linter and travis to go1.13 (#949) 2019-11-17 23:16:06 +01:00
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
2019-04-04 22:54:51 +02:00
Duco van Amstel 74699a8262 Split-out Slack user and channel management (#762) 2019-03-12 22:52:36 +01:00
Wim f236d12166 Update golangci-lint. Disable hugeParam check for now 2019-02-12 20:30:36 +01:00
Wim 1a1e68ec98 Enable gocyclo linter 2018-12-09 14:25:17 +01:00
Duco van Amstel a2754f15fc Enable errcheck linter (#646) 2018-12-08 17:04:10 +01:00
Duco van Amstel af7a00d030 Enable gosec linter (#645) 2018-12-06 00:40:55 +01:00
Duco van Amstel 8a7efce941 Move golangci-lint configuration to file (#635) 2018-12-05 11:34:34 +01:00