[console_scripts]
qxlint = qxlint.cli:main

[flake8.extension]
QXL = qxlint.flake8_plugin:QxlintFlake8Plugin
