DEBSOURCES
Skip Quicknav
sources / python-django-zeal / 2.0.4-1 / hooks / pre-commit
12345
#!/bin/sh make format-check || exit 1 make typecheck || exit 1