Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update dependencies and go1.18 (#1873) | Wim | 2022-08-13 | 1 | -0/+8 |
| | | | | | * Update dependencies and go1.18 * Exclude unnecessary linters and update build to go1.18 | ||||
* | Disable some more linters | Wim | 2021-12-10 | 1 | -1/+16 |
| | |||||
* | Remove wrapcheck linter | Wim | 2021-10-30 | 1 | -0/+1 |
| | |||||
* | Remove forbidigo linter | Wim | 2021-10-23 | 1 | -0/+1 |
| | |||||
* | Disable exhaustivestruct linter | Wim | 2021-10-16 | 1 | -0/+1 |
| | |||||
* | Disable errorlint,gci and nlreturn | Wim | 2021-08-24 | 1 | -0/+3 |
| | |||||
* | Update github actions to go1.17 and increase deadline (#1573) | Wim | 2021-08-22 | 1 | -1/+1 |
| | |||||
* | Remove locale from golangci misspell (#1324) | Qais Patankar | 2020-12-05 | 1 | -1/+0 |
| | |||||
* | Update linter config | Wim | 2020-07-26 | 1 | -1/+3 |
| | |||||
* | Update golangci-lint config | Wim | 2020-06-24 | 1 | -0/+4 |
| | |||||
* | Exclude gateway/bridgemap from linting (#1055) | Wim | 2020-03-22 | 1 | -1/+1 |
| | |||||
* | Do not lint gomnd (#1021) | Wim | 2020-03-01 | 1 | -0/+1 |
| | |||||
* | Upgrade linter and travis to go1.13 (#949) | Wim | 2019-11-17 | 1 | -0/+1 |
| | |||||
* | Add CI fixes and improvements (#780) | Duco van Amstel | 2019-04-04 | 1 | -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 Amstel | 2019-03-12 | 1 | -1/+0 |
| | |||||
* | Update golangci-lint. Disable hugeParam check for now | Wim | 2019-02-12 | 1 | -1/+1 |
| | |||||
* | Enable gocyclo linter | Wim | 2018-12-09 | 1 | -1/+0 |
| | |||||
* | Enable errcheck linter (#646) | Duco van Amstel | 2018-12-08 | 1 | -1/+0 |
| | |||||
* | Enable gosec linter (#645) | Duco van Amstel | 2018-12-06 | 1 | -1/+0 |
| | |||||
* | Move golangci-lint configuration to file (#635) | Duco van Amstel | 2018-12-05 | 1 | -0/+216 |