golangci / golangci-lint

Fast linters runner for Go
https://golangci-lint.run
GNU General Public License v3.0
15.43k stars 1.38k forks source link

intrange: Add a preset to the intrange linter #4796

Closed Inuart closed 3 months ago

Inuart commented 3 months ago

I assigned intrange to the style preset because it looked ok there, but I don't have any strong opinion about it.

Fixes #4795

boring-cyborg[bot] commented 3 months ago

Hey, thank you for opening your first Pull Request !

CLAassistant commented 3 months ago

CLA assistant check
All committers have signed the CLA.

ldez commented 3 months ago

Hello,

this file is only used from the documentation and it is generated from the linter data defined inside the pkg/lint/lintersdb/builder_linter.go

ldez commented 3 months ago

I will close this PR, we can discuss inside issue #4795