[console_scripts]
diskmeter = diskmeter.cli:main

[flake8.extension]
KBI = lint_plugins.flake8.keyboard_interrupt_checker:KeyboardInterruptChecker
