import-linter
import-linter copied to clipboard
Verbose mode
When lint-imports takes a long time to run, it can be terminated by some CI services due to lack of output, e.g. this from CircleCI:
Too long with no output (exceeded 10m0s): context deadline exceeded
To stop this happening, it would be helpful if lint-imports could have a --verbose flag that would print out progress.