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 github action for code style checks #31

Merged
merged 18 commits into from
Oct 16, 2023

Commits on Oct 12, 2023

  1. Add github action for code style checks

    Closes #24
    RoTranDo committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    53f9b23 View commit details
    Browse the repository at this point in the history
  2. Fix github action for code style checks

    Closes #24
    RoTranDo committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    be4eee5 View commit details
    Browse the repository at this point in the history
  3. Fix github action for code style checks

    Closes #24
    RoTranDo committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    0bb5c99 View commit details
    Browse the repository at this point in the history
  4. Fix file extension

    Closes #24
    RoTranDo committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    fe69f2e View commit details
    Browse the repository at this point in the history
  5. Fix file extension

    Closes #24
    RoTranDo committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    f6ff31c View commit details
    Browse the repository at this point in the history
  6. Fix isort findings

    Closes #24
    RoTranDo committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    5e4b095 View commit details
    Browse the repository at this point in the history
  7. Change to flakeheaven

    Closes #24
    RoTranDo committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    0510f37 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Run via tox

    Closes #24
    RoTranDo committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    9948fca View commit details
    Browse the repository at this point in the history
  2. Run via tox

    Closes #24
    RoTranDo committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    71f2b92 View commit details
    Browse the repository at this point in the history
  3. Run via tox

    Closes #24
    RoTranDo committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    fd5df09 View commit details
    Browse the repository at this point in the history
  4. Run via tox

    Closes #24
    RoTranDo committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    e8bb98a View commit details
    Browse the repository at this point in the history
  5. Run via tox

    Closes #24
    RoTranDo committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    4574daa View commit details
    Browse the repository at this point in the history
  6. remove code checker

    Closes #24
    RoTranDo committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    f0247f9 View commit details
    Browse the repository at this point in the history
  7. Add coding style checks

    Closes #24
    RoTranDo committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    4e85638 View commit details
    Browse the repository at this point in the history
  8. Fix coding style checks

    Closes #24
    RoTranDo committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    74e343a View commit details
    Browse the repository at this point in the history
  9. Fix coding style checks

    Closes #24
    RoTranDo committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    d1d5d9c View commit details
    Browse the repository at this point in the history
  10. Speed up test execution

    Closes #24
    RoTranDo committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    6a7caa0 View commit details
    Browse the repository at this point in the history
  11. Do not show the spinner

    Closes #24
    RoTranDo committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    0046708 View commit details
    Browse the repository at this point in the history