Ludovic Fernandez
e95ac1b659
fix: typecheck issues should never be ignored ( #4870 )
2024-07-16 18:46:40 +02:00
Ludovic Fernandez
f00c89f86b
dev: unifying processors code style ( #4592 )
2024-03-29 21:00:18 +01:00
Oleksandr Redko
ea823733ea
dev: reformat code with gofumpt ( #4500 )
2024-03-14 00:09:27 +01:00
Oleksandr Redko
808c06d0cc
dev: rename function parameter i
to issue
( #4460 )
2024-03-05 18:02:58 +01:00
Oleksandr Redko
d19398964c
chore: Do not use methods on pointer and value receivers ( #3321 )
2023-01-21 13:20:05 +00:00
to6ka
d137c2e18c
make uniq by line configurable ( #920 )
2020-01-19 16:49:46 +03:00
Denis Isaev
3d78f64b60
fix #522 : run misspell in text mode
...
Treat Go source files as plain text files by misspell: it allows detecting
issues in strings, variable names, etc. Also, it's the default mode of
a standalone misspell tool.
Also, implement richer and more stable auto-fix of misspell issues:
now it can fix multiple issues in one line.
2019-06-09 20:14:19 +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