Matthieu MOREL
13628660c1
enable megacheck linter
2021-12-20 22:52:42 +01:00
Matthieu MOREL
8f2ac4a6af
enable nakedret linter
2021-12-20 22:48:39 +01:00
Matthieu MOREL
26caa5cc87
enable depguard linter
2021-12-20 22:42:36 +01:00
Matthieu MOREL
75db5f4c14
enable asciicheck linter
2021-12-20 22:39:17 +01:00
Matthieu MOREL
2702ca0e18
enable unparam linter
2021-12-20 22:27:49 +01:00
Matthieu MOREL
ac1913bd39
enable unconvert linter
2021-12-20 22:01:34 +01:00
Matthieu MOREL
a03cb154f4
enable gochecknoinits linter
2021-12-20 13:04:18 +01:00
Matthieu MOREL
ca972aaf60
enable revive linter
2021-12-20 08:00:42 +01:00
Mike Farah
8c5d1e0252
gci linter
2021-11-26 20:24:21 +11:00
Matthieu MOREL
15d7c9e118
enable misspell linter
2021-11-25 22:01:30 +11:00
Matthieu MOREL
8711042c98
enable errorlint linter
2021-11-24 09:14:02 +11:00
Matthieu MOREL
38855bf646
lint : define golangci configuration file
...
This put everything concerning golangci following [this](https://golangci-lint.run/usage/configuration/ ).
This way, anyone running golangci with a command line or with it's favorite Ide will use the same configuration for the current project.
2021-11-16 16:20:50 +11:00