Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add isort module to checks script and Github CI #120

Merged
merged 6 commits into from
Nov 18, 2022

Commits on Nov 18, 2022

  1. build(pyproject.toml): add isort module to development enviroment

    isort is a Python utility / library to sort imports alphabetically
    jianan1104 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    7676bac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a1de8d View commit details
    Browse the repository at this point in the history
  3. ci(ci.yml): add isort step

    jianan1104 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    4d09fb5 View commit details
    Browse the repository at this point in the history
  4. ci(ci.yml): add isort step

    jianan1104 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    b82861d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c908d03 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d0784e4 View commit details
    Browse the repository at this point in the history