golangci-lint/pkg/commands
Denis Isaev a1a9215fcc Speedup program loading on 20%.
Don't typecheck func bodies for non-local packages.
Works only if megacheck and interfacer are disabled: they require all
func bodies to build SSA repr.
Export GL_DEBUG=load to get logs for this feature.
2018-06-13 20:45:46 +03:00
..
executor.go fix --version option and improve installation section of docs 2018-06-03 09:25:53 +03:00
linters.go generate parts of README automatically 2018-06-02 11:37:17 +03:00
root.go Write debug logs for autogen excluding for #86 2018-06-12 15:32:34 +03:00
run.go Speedup program loading on 20%. 2018-06-13 20:45:46 +03:00
run_config.go improved warnings logging 2018-06-08 08:43:43 +03:00