mirror of
https://github.com/goauthentik/authentik
synced 2026-05-08 16:13:02 +02:00
6 lines
69 B
Bash
Executable File
6 lines
69 B
Bash
Executable File
#!/bin/bash -xe
|
|
scripts/coverage.sh
|
|
isort
|
|
pylint passbook
|
|
prospector
|