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

DM-39857: Remove --flake8 option and add ruff config #250

Merged
merged 13 commits into from
Jul 5, 2023
Merged

Commits on Jul 3, 2023

  1. No longer use pytest-flake8

    timj committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    47cb396 View commit details
    Browse the repository at this point in the history
  2. Apply automated doc fixes

    timj committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    3ab5dc6 View commit details
    Browse the repository at this point in the history
  3. Fix docstrings for pydocstyle

    timj committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    3e19ab8 View commit details
    Browse the repository at this point in the history
  4. Modernize a type annotation

    timj committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    bb8bc01 View commit details
    Browse the repository at this point in the history
  5. Use modern set constructor

    timj committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    aa6aba0 View commit details
    Browse the repository at this point in the history
  6. Modernize string formatting

    timj committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    ca5486d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    68c01eb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fd805a0 View commit details
    Browse the repository at this point in the history
  9. Pull in pipelines.lsst.io index

    This allows butler and pipe_base to be referenced.
    timj committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    63ef2b3 View commit details
    Browse the repository at this point in the history
  10. Minor fixes to docstrings

    Co-authored-by: Andy Salnikov <salnikov@slac.stanford.edu>
    timj and andy-slac committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    9badfa4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    13c6946 View commit details
    Browse the repository at this point in the history
  12. Add ruff linter action

    timj committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    88a2f06 View commit details
    Browse the repository at this point in the history
  13. Use ruff in pre-commit

    timj committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    47fe323 View commit details
    Browse the repository at this point in the history