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 code-style #17

Merged
merged 18 commits into from
Apr 2, 2024
Merged

Refactor code-style #17

merged 18 commits into from
Apr 2, 2024

Commits on Apr 2, 2024

  1. Add pycodestyle rules

    ghiggi committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    7b44969 View commit details
    Browse the repository at this point in the history
  2. Add flakes8 bugbear rules

    ghiggi committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    5a360b3 View commit details
    Browse the repository at this point in the history
  3. Add flake8-return rule

    ghiggi committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    af4dc06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c3ae23 View commit details
    Browse the repository at this point in the history
  5. Add flake8-raise

    ghiggi committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    cd45970 View commit details
    Browse the repository at this point in the history
  6. Add flake8-pytest-style rule

    ghiggi committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    8f9c2ff View commit details
    Browse the repository at this point in the history
  7. Fix all pytest-style rules

    ghiggi committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    3e48f57 View commit details
    Browse the repository at this point in the history
  8. Add flake8-simplify rules

    ghiggi committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    8d8b174 View commit details
    Browse the repository at this point in the history
  9. Add perflint rules

    ghiggi committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    ca3a6fb View commit details
    Browse the repository at this point in the history
  10. Add pandas-vet rules

    ghiggi committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    20f093c View commit details
    Browse the repository at this point in the history
  11. Add pylint rules

    ghiggi committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    eefad10 View commit details
    Browse the repository at this point in the history
  12. Add flake8-commas rules

    ghiggi committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    76574d0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c0c0573 View commit details
    Browse the repository at this point in the history
  14. Add ruff rules

    ghiggi committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    ac1f578 View commit details
    Browse the repository at this point in the history
  15. Remove {} defaults

    ghiggi committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    9ea5d03 View commit details
    Browse the repository at this point in the history
  16. Add missing docstrings

    ghiggi committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    939b235 View commit details
    Browse the repository at this point in the history
  17. Improve documentation

    ghiggi committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    6b5eff7 View commit details
    Browse the repository at this point in the history
  18. Improve mantainer docs

    ghiggi committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    db577c4 View commit details
    Browse the repository at this point in the history