2 Commits

Author SHA1 Message Date
Ludovic Fernandez
2ebc9d7202
dev: clean configuration and code () 2021-03-09 19:46:18 +01:00
Isaev Denis
95ec0cf21e
dramatically reduce memory usage ()
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: 
2019-09-30 16:19:41 +03:00