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 ruff for linting, remove flake8, remove isort #114

Merged
merged 35 commits into from
Jan 3, 2023
Merged

Commits on Dec 30, 2022

  1. run ruff and fix errors

    gsheni committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    bd8874c View commit details
    Browse the repository at this point in the history
  2. fix lint workflow

    gsheni committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    e71f138 View commit details
    Browse the repository at this point in the history
  3. fix pre-commit order

    gsheni committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    c3dca06 View commit details
    Browse the repository at this point in the history
  4. fix Makefile order

    gsheni committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    17d2173 View commit details
    Browse the repository at this point in the history
  5. fix ruff settings

    gsheni committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    503d072 View commit details
    Browse the repository at this point in the history
  6. fix ruff settings

    gsheni committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    b713247 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bb811c5 View commit details
    Browse the repository at this point in the history
  8. fix imports

    gsheni committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    8b79c98 View commit details
    Browse the repository at this point in the history
  9. fix rules

    gsheni committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    af8e3f7 View commit details
    Browse the repository at this point in the history
  10. fix func

    gsheni committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    67237b0 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. consistent line length

    gsheni committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    6e884f3 View commit details
    Browse the repository at this point in the history
  2. preview line length changes

    gsheni committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    bb215e4 View commit details
    Browse the repository at this point in the history
  3. fix conflict

    gsheni committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    3e655ad View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into ruff

    gsheni committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    0cdfa6b View commit details
    Browse the repository at this point in the history
  5. shortening some lines

    gsheni committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    8e3d95f View commit details
    Browse the repository at this point in the history
  6. shortening some lines

    gsheni committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    761e7b4 View commit details
    Browse the repository at this point in the history
  7. passes lint

    gsheni committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    da5ae91 View commit details
    Browse the repository at this point in the history
  8. fix docstrings

    gsheni committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    06972d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. fix docstrings

    gsheni committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    9cd0267 View commit details
    Browse the repository at this point in the history
  2. fix long line

    gsheni committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    740be4b View commit details
    Browse the repository at this point in the history
  3. more docstring fixes

    gsheni committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    04f8c82 View commit details
    Browse the repository at this point in the history
  4. more docstring fixes

    gsheni committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    b4a18e6 View commit details
    Browse the repository at this point in the history
  5. more docstring fixes

    gsheni committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    2c40bfc View commit details
    Browse the repository at this point in the history
  6. more docstring fixes

    gsheni committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    5a63367 View commit details
    Browse the repository at this point in the history
  7. more docstring fixes

    gsheni committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    d0a5974 View commit details
    Browse the repository at this point in the history
  8. lint

    gsheni committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    19ae08a View commit details
    Browse the repository at this point in the history
  9. more docstring fixes

    gsheni committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    a0686b7 View commit details
    Browse the repository at this point in the history
  10. lint

    gsheni committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    fd27f2d View commit details
    Browse the repository at this point in the history
  11. more docstring fixes

    gsheni committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    c742cad View commit details
    Browse the repository at this point in the history
  12. more docstring fixes

    gsheni committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    fcff613 View commit details
    Browse the repository at this point in the history
  13. one last docstring

    gsheni committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    ef88cda View commit details
    Browse the repository at this point in the history
  14. one last docstring

    gsheni committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    3de8ccc View commit details
    Browse the repository at this point in the history
  15. one last docstring, promise

    gsheni committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    09f14ab View commit details
    Browse the repository at this point in the history
  16. Merge branch 'main' into ruff

    kmax12 committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    f81c193 View commit details
    Browse the repository at this point in the history
  17. Update isone.py

    kmax12 committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    830399c View commit details
    Browse the repository at this point in the history