[console_scripts]
trainlint = compello.trainlint.cli:main

[flake8.extension]
TL = compello.trainlint.flake8_plugin:TrainlintFlake8Plugin
