Oleksandr Redko
|
d19398964c
|
chore: Do not use methods on pointer and value receivers (#3321)
|
2023-01-21 13:20:05 +00:00 |
|
Ludovic Fernandez
|
9aea4aee1c
|
typecheck: display compilation errors as report instead of error (#1861)
|
2021-03-25 23:52:55 +01:00 |
|
Andrew Shannon Brown
|
909f628d75
|
Add linter for nolint
Linter can check that nolint statements are properly formatted and also that all
nolint statements are used.
|
2020-04-26 20:20:17 -07:00 |
|
Denis Isaev
|
d437ac8629
|
Implement auto-fixing for gofmt,goimports,misspell
Also, add more identifier marking patterns.
|
2019-02-17 20:31:31 +03:00 |
|
golangci
|
0a111acaab
|
refactor and don't print congrats if timeouted
|
2018-06-02 00:30:39 +03:00 |
|
golangci
|
b361146df8
|
#12: add TypeCheck linter to report compilation errors
|
2018-05-26 20:02:26 +03:00 |
|
golangci
|
5dc876c260
|
pretty printing issues
|
2018-05-08 11:54:30 +03:00 |
|
golangci
|
393733fa6a
|
implement max issues per linter limiting
|
2018-05-08 08:15:55 +03:00 |
|
golangci
|
4853151835
|
async issues processing
|
2018-05-07 21:44:40 +03:00 |
|