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

refactor: use black, flake8 and precommit #1395

Merged
merged 9 commits into from
Jun 27, 2023

Commits on Jun 27, 2023

  1. feat: add pre commit config

    VULN-2714
    Tomáš Sasák committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    cbc6739 View commit details
    Browse the repository at this point in the history
  2. chore: install pre-commit and add readme

    VULN-2714
    Tomáš Sasák committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    f59057b View commit details
    Browse the repository at this point in the history
  3. chore: migrate to pyproject.toml

    VULN-2714
    Tomáš Sasák committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    eb0007f View commit details
    Browse the repository at this point in the history
  4. chore: drop pylint and flake8 from run tests

    VULN-2714
    Tomáš Sasák committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    889299c View commit details
    Browse the repository at this point in the history
  5. refactor(grouper): run black

    VULN-2714
    Tomáš Sasák committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    4557393 View commit details
    Browse the repository at this point in the history
  6. refactor(listener): run black

    VULN-2714
    Tomáš Sasák committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    4cb7a0e View commit details
    Browse the repository at this point in the history
  7. refactor(evaluator): run black

    VULN-2714
    Tomáš Sasák committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    0c46104 View commit details
    Browse the repository at this point in the history
  8. refactor: run pre-commit for all

    VULN-2714
    Tomáš Sasák committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    714f34f View commit details
    Browse the repository at this point in the history
  9. chore: add github actions pre-commit hook

    VULN-2714
    Tomáš Sasák committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    03719df View commit details
    Browse the repository at this point in the history