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

Adds automated linting and linting workflow; standardized all code according to black style #2

Merged
merged 18 commits into from
Apr 30, 2024

Commits on Apr 29, 2024

  1. Added linting workflow

    andreped committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    3b66669 View commit details
    Browse the repository at this point in the history
  2. Added format shell script

    andreped committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    cdf6120 View commit details
    Browse the repository at this point in the history
  3. Added linting shell script

    andreped committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    2fdd484 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e1eb22 View commit details
    Browse the repository at this point in the history
  5. Ignore venv/ dir

    andreped committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    c69bbc1 View commit details
    Browse the repository at this point in the history
  6. Linted code

    andreped committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    d765e88 View commit details
    Browse the repository at this point in the history
  7. Added missing import

    andreped committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    b83b3d9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cea8a10 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b7afbdd View commit details
    Browse the repository at this point in the history
  10. Fixed import in Generator

    andreped committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    b8fbc53 View commit details
    Browse the repository at this point in the history
  11. Removed redundant imports

    andreped committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    e771183 View commit details
    Browse the repository at this point in the history
  12. Updated req file

    andreped committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    68c4a61 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a39169e View commit details
    Browse the repository at this point in the history
  14. Updated README

    andreped committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    655e0cc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7652e63 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    278d21d View commit details
    Browse the repository at this point in the history
  17. Linted more code

    andreped committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    5df7312 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fc9961b View commit details
    Browse the repository at this point in the history