Oleksandr Redko
1948081d84
dev: remove unused ctx parameter from Printer ( #3761 )
2023-04-16 18:18:53 +02:00
Isaev Denis
95ec0cf21e
dramatically reduce memory usage ( #758 )
...
Run all linters per package. It allows unloading package data when it's
processed. It dramatically reduces memory (and CPU because of GC) usage.
Relates: #337
2019-09-30 16:19:41 +03:00
Denis Isaev
e58c27e463
move source code lines extraction to processor and store source lines in output json
2018-08-18 17:27:45 +03:00
golangci
0a111acaab
refactor and don't print congrats if timeouted
2018-06-02 00:30:39 +03:00
golangci
cdc1251fc0
optimize linters scheduling: run slow linters first
2018-05-19 16:20:43 +03:00
golangci
5dc876c260
pretty printing issues
2018-05-08 11:54:30 +03:00