Ludovic Fernandez
|
7e2840b92e
|
fix: store and read severity from linters in the cache (#4468)
|
2024-03-09 15:28:42 +01:00 |
|
Oleksandr Redko
|
808c06d0cc
|
dev: rename function parameter i to issue (#4460)
|
2024-03-05 18:02:58 +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 |
|
Isaev Denis
|
9ba730e989
|
Make incremental analysis (#808)
Cache linting results. Reanalyze only changed packages
and packages tree depending on them.
Fixes #768, fixes #809
|
2019-10-13 17:40:51 +03:00 |
|