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

Update lint #8

Merged
merged 18 commits into from
Aug 5, 2023
Merged

Update lint #8

merged 18 commits into from
Aug 5, 2023

Commits on Jul 22, 2023

  1. Update scaffolding

    - tox -> nox
    - flake8, isort, docformatter -> ruff
    - Update mypy settings
    yanovs committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    d6fe9a4 View commit details
    Browse the repository at this point in the history
  2. Fix ruff

    yanovs committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    74f1e47 View commit details
    Browse the repository at this point in the history
  3. Fix ruff, more

    yanovs committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    0a475f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Fix mypy

    yanovs committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    7aa8812 View commit details
    Browse the repository at this point in the history
  2. Fix pyright

    yanovs committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    573bd0d View commit details
    Browse the repository at this point in the history
  3. Update github workflow

    yanovs committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    e345340 View commit details
    Browse the repository at this point in the history
  4. Fix mypy for py3.7

    yanovs committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    01c39ec View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Update for lint, more

    yanovs committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    38b225b View commit details
    Browse the repository at this point in the history
  2. Skip typecheckers with py3.7

    yanovs committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    d44932a View commit details
    Browse the repository at this point in the history
  3. Tweak comment

    yanovs committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    fbcefc0 View commit details
    Browse the repository at this point in the history
  4. Tweak comment, more

    yanovs committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    0db6402 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. More fixes

    yanovs committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    7a80ed3 View commit details
    Browse the repository at this point in the history
  2. Simplify CI actions

    yanovs committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    d42b316 View commit details
    Browse the repository at this point in the history
  3. Undo formatting

    yanovs committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    ec6ee1e View commit details
    Browse the repository at this point in the history
  4. Fix typo

    yanovs committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    e22a66a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67a5e38 View commit details
    Browse the repository at this point in the history
  6. Add TODO

    yanovs committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    59a2993 View commit details
    Browse the repository at this point in the history
  7. Fix typo

    yanovs committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    36d6831 View commit details
    Browse the repository at this point in the history