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 |
|
Ludovic Fernandez
|
9aea4aee1c
|
typecheck: display compilation errors as report instead of error (#1861)
Extra / Vulnerability scanner (push) Has been cancelled
CI / go-mod (push) Has been cancelled
CI / golangci-lint (push) Has been cancelled
Release a tag / release (push) Has been cancelled
CI / tests-on-windows (push) Has been cancelled
CI / tests-on-macos (push) Has been cancelled
CI / tests-on-unix (1.14) (push) Has been cancelled
CI / tests-on-unix (1.15) (push) Has been cancelled
CI / tests-on-unix (1.16) (push) Has been cancelled
CI / check_generated (push) Has been cancelled
Release a tag / docker-release (map[Dockerfile:build/Dockerfile.alpine]) (push) Has been cancelled
Release a tag / docker-release (map[Dockerfile:build/Dockerfile]) (push) Has been cancelled
|
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 |
|