summaryrefslogtreecommitdiffstats
path: root/.golangci.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Update dependencies and go1.18 (#1873)Wim2022-08-131-0/+8
| | | | | * Update dependencies and go1.18 * Exclude unnecessary linters and update build to go1.18
* Disable some more lintersWim2021-12-101-1/+16
|
* Remove wrapcheck linterWim2021-10-301-0/+1
|
* Remove forbidigo linterWim2021-10-231-0/+1
|
* Disable exhaustivestruct linterWim2021-10-161-0/+1
|
* Disable errorlint,gci and nlreturnWim2021-08-241-0/+3
|
* Update github actions to go1.17 and increase deadline (#1573)Wim2021-08-221-1/+1
|
* Remove locale from golangci misspell (#1324)Qais Patankar2020-12-051-1/+0
|
* Update linter configWim2020-07-261-1/+3
|
* Update golangci-lint configWim2020-06-241-0/+4
|
* Exclude gateway/bridgemap from linting (#1055)Wim2020-03-221-1/+1
|
* Do not lint gomnd (#1021)Wim2020-03-011-0/+1
|
* Upgrade linter and travis to go1.13 (#949)Wim2019-11-171-0/+1
|
* Add CI fixes and improvements (#780)Duco van Amstel2019-04-041-5/+1
| | | | | | | | | | | | | | | | * 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@e6a6d1c51b6f03ac1a9d120f1ea07bc3a3f0e0b9 * Fix and improve bintray CI script * Further CI setup improvements * Split-out CI steps into stand-alone scripts
* Split-out Slack user and channel management (#762)Duco van Amstel2019-03-121-1/+0
|
* Update golangci-lint. Disable hugeParam check for nowWim2019-02-121-1/+1
|
* Enable gocyclo linterWim2018-12-091-1/+0
|
* Enable errcheck linter (#646)Duco van Amstel2018-12-081-1/+0
|
* Enable gosec linter (#645)Duco van Amstel2018-12-061-1/+0
|
* Move golangci-lint configuration to file (#635)Duco van Amstel2018-12-051-0/+216