[console_scripts]
lint-imports = importlinter.cli:main

[pylint]
import-linter = importlinter.pylint_plugin
