authentik/scripts/pre-commit.sh

6 lines
69 B
Bash
Executable File

#!/bin/bash -xe
isort
pylint passbook
prospector
scripts/coverage.sh