[console_scripts]
fbuild = fbuild.cli:main

[flake8.extension]
KBI = fbuild_lint.ruff_plugins.keyboard_interrupt_checker:KeyboardInterruptChecker
