Skip to content

Better Tooling #483

@bagel897

Description

@bagel897

Could we use and configure the following tools in rope?

  1. tox - testing across python versions. Would need to test from 3.6/7 to 3.10/3.11
  2. isort - sorting the imports. Would need to configure to use the black profile. Would need to reformat almost all the files
  3. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions