-
Notifications
You must be signed in to change notification settings - Fork 176
Open
Description
Could we use and configure the following tools in rope?
- tox - testing across python versions. Would need to test from 3.6/7 to 3.10/3.11
- isort - sorting the imports. Would need to configure to use the black profile. Would need to reformat almost all the files
- pre-commit - use black and isort before commits to prevent us from having to make additional blacken commits.
If approved, I can add these, either as one PR or 3 seperate PRs. The most problematic is isort since it would reformat every file in rope.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels