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 linters, code auto formatting and fix type hints #74

Merged
merged 5 commits into from
Dec 18, 2023

Commits on Dec 18, 2023

  1. Add isort and sort imports

    espdev committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    9af4fa1 View commit details
    Browse the repository at this point in the history
  2. Fix type hints

    espdev committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    39fb2c4 View commit details
    Browse the repository at this point in the history
  3. Code formatting with yapf

    espdev committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    7c003d4 View commit details
    Browse the repository at this point in the history
  4. Add isort linter to CI

    espdev committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    b23bb27 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76bb4e1 View commit details
    Browse the repository at this point in the history