Skip to content
This repository has been archived by the owner on Dec 3, 2022. It is now read-only.

integrate isort

Pre-release
Pre-release
Compare
Choose a tag to compare
@Kilo59 Kilo59 released this 16 Feb 01:26
· 12 commits to master since this release
76cd95b

This release adds a sort command powered by isort

The sort command will automatically be called when bc fmt is called.

sort can be invoked independently with bc sort or bcp sort.

isort/sort has been configured to follow black's formatting rules.