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 flake8 to pre-commit #13

Merged
merged 19 commits into from
Dec 6, 2023
Merged

Add flake8 to pre-commit #13

merged 19 commits into from
Dec 6, 2023

Commits on Aug 14, 2023

  1. add pylint workflow

    grothe6 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    0b00ded View commit details
    Browse the repository at this point in the history
  2. add mypy workflow

    grothe6 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    36de6f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d01df6 View commit details
    Browse the repository at this point in the history
  4. use flake8 instead of pylint

    add mypy to tox
    grothe6 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    842c3c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4db93c9 View commit details
    Browse the repository at this point in the history
  6. don't upload flake8 output

    grothe6 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    35a47da View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    af34d47 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    78155fa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    66c03ab View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0e15afa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8601066 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2f147cd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1a39ec7 View commit details
    Browse the repository at this point in the history
  14. fix flake8 errors for all files. There are some changes here, which

    might change the behavior of the functions, so the code review should be
    extra careful.
    grothe6 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    9820e96 View commit details
    Browse the repository at this point in the history
  15. Ignore example files for flake8 and mypy.

    This should be reverted, when working on these files.
    
    Related issue #18
    grothe6 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    23459c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    4e8b52b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #28 from qutech/fix/flake8-and-mypy

    Fix errors from flake8
    grothe6 authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    7884b1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0dcf72b View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    0ba3a6e View commit details
    Browse the repository at this point in the history