mirror of
https://github.com/goauthentik/authentik
synced 2026-05-09 08:32:47 +02:00
all(minor): remove old, unused code
This commit is contained in:
5
scripts/pre-commit.sh
Executable file
5
scripts/pre-commit.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash -xe
|
||||
isort
|
||||
pylint passbook
|
||||
prospector
|
||||
scripts/coverage.sh
|
||||
Reference in New Issue
Block a user