borgmatic/scripts/isort

4 lines
78 B
Plaintext
Raw Normal View History

#!/usr/bin/env sh
isort --recursive --check-only --settings-path setup.cfg .