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 the style checks for stpipe #103

Merged
merged 24 commits into from
Nov 7, 2023

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    ba8cf92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    838111c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    223fe0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac866d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f926c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    35aa96f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    739d820 View commit details
    Browse the repository at this point in the history
  8. Add flake8 comprehension linting

    This will make comprehensions marginally faster
    WilliamJamieson committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    9c9b6e1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a13f235 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b4c82fb View commit details
    Browse the repository at this point in the history
  11. Add pytest linting

    WilliamJamieson committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    321d5c5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c8ff9c0 View commit details
    Browse the repository at this point in the history
  13. Add import linting

    WilliamJamieson committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    d291c49 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    84dc153 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f3640f0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    aef6ccf View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    cd5baeb View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7f239a1 View commit details
    Browse the repository at this point in the history
  19. Add logging linting

    Using fprint format and passing values in as extras to log is significantly faster and more secure than f strings
    WilliamJamieson committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    b0c4256 View commit details
    Browse the repository at this point in the history
  20. Enable Repo-review

    WilliamJamieson committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    0a4017d View commit details
    Browse the repository at this point in the history
  21. Use prettier

    Prettier has the same idea as black, but for non python file types.
    WilliamJamieson committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    fb88b4a View commit details
    Browse the repository at this point in the history
  22. Update repo-review

    WilliamJamieson committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    2567bb5 View commit details
    Browse the repository at this point in the history
  23. Update changes

    WilliamJamieson committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    8dc4d95 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    ba6ae32 View commit details
    Browse the repository at this point in the history