issues
search
jazzband
/
django-redshift-backend
Redshift database backend for Django
Apache License 2.0
83
stars
48
forks
source link
Modernize formatter: use ruff instead of flake8
#120
Closed
shimizukawa
closed
5 months ago
shimizukawa
commented
5 months ago
modarnize internals.
remove flake8
add ruff
commands
tox -e lint
is linting
tox -e format
is applying format
modarnize internals.
commands
tox -e lint
is lintingtox -e format
is applying format