mirror of
https://github.com/goauthentik/authentik.git
synced 2025-02-12 13:04:23 +00:00
6 lines
78 B
Bash
Executable File
6 lines
78 B
Bash
Executable File
#!/bin/bash -xe
|
|
black passbook
|
|
scripts/coverage.sh
|
|
pylint passbook
|
|
prospector
|