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

Update code-style rules #215

Merged
merged 24 commits into from
Apr 5, 2024
Merged

Update code-style rules #215

merged 24 commits into from
Apr 5, 2024

Commits on Apr 2, 2024

  1. Update documentation

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

    ghiggi committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    7c997eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b54f47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9aa7c6d View commit details
    Browse the repository at this point in the history
  6. Add custom ruff rules

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

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

    ghiggi committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    165e1fc 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
    23fe8e0 View commit details
    Browse the repository at this point in the history
  10. Add flake8-raise rules

    ghiggi committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    50fd1d2 View commit details
    Browse the repository at this point in the history
  11. Add flake8-bugbears rules

    ghiggi committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    a808120 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    91028cd View commit details
    Browse the repository at this point in the history
  13. flake8-simplify

    ghiggi committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    b53ae2e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8fb56d3 View commit details
    Browse the repository at this point in the history
  15. Fix test_io.py test unit

    ghiggi committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    44b20ed View commit details
    Browse the repository at this point in the history
  16. Remove unused arguments

    ghiggi committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    457715e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f0f3f70 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2e9506d View commit details
    Browse the repository at this point in the history
  19. Add flake8-pytest-style

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

    ghiggi committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    65f67e9 View commit details
    Browse the repository at this point in the history
  21. Add pycodestyle rules

    ghiggi committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    f7393ff View commit details
    Browse the repository at this point in the history
  22. Fix bug

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

Commits on Apr 5, 2024

  1. Fix test unit

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