mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-01-12 03:04:12 +00:00
comment script
This commit is contained in:
parent
a2c451537b
commit
c91c6f9279
@ -7,4 +7,5 @@ function error_handler() {
|
||||
trap 'error_handler ${LINENO} $?' ERR
|
||||
set -o errtrace -o errexit -o nounset -o pipefail
|
||||
|
||||
# this intends to replicate the behavior of the pre-commit hook
|
||||
poetry run reorder-python-imports --application-directories=spiffworkflow-backend/src $(find spiffworkflow-backend/src -name '*.py' -type f -not -path '*load_database_models.py' -not -path '*/migrations/*')
|
||||
|
Loading…
x
Reference in New Issue
Block a user