-
Notifications
You must be signed in to change notification settings - Fork 107
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
More ruff & pre-commit rules #546
Commits on Aug 8, 2024
-
Adjust format of pre-commit config to more conventional YAML style
Configuration menu - View commit details
-
Copy full SHA for a14ab37 - Browse repository at this point
Copy the full SHA a14ab37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65e7ee4 - Browse repository at this point
Copy the full SHA 65e7ee4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b3f79f - Browse repository at this point
Copy the full SHA 8b3f79fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ca3021 - Browse repository at this point
Copy the full SHA 2ca3021View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5688faa - Browse repository at this point
Copy the full SHA 5688faaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 749cc55 - Browse repository at this point
Copy the full SHA 749cc55View commit details -
Remove vestigial flake8 config
IMPORTANT: Ruff isn't added to requirements.txt because it's run through pre-commit
Configuration menu - View commit details
-
Copy full SHA for 84f2b1f - Browse repository at this point
Copy the full SHA 84f2b1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf61460 - Browse repository at this point
Copy the full SHA bf61460View commit details -
Mostly organizing imports with isort ("I") ruleset
Configuration menu - View commit details
-
Copy full SHA for 3d4959b - Browse repository at this point
Copy the full SHA 3d4959bView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 2bd77fd - Browse repository at this point
Copy the full SHA 2bd77fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b479d90 - Browse repository at this point
Copy the full SHA b479d90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e9c1d2 - Browse repository at this point
Copy the full SHA 3e9c1d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8596ffc - Browse repository at this point
Copy the full SHA 8596ffcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae0644d - Browse repository at this point
Copy the full SHA ae0644dView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for b86a68a - Browse repository at this point
Copy the full SHA b86a68aView commit details
Commits on Aug 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a93662d - Browse repository at this point
Copy the full SHA a93662dView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for fa768ed - Browse repository at this point
Copy the full SHA fa768edView commit details -
More explicitly declare ruff rules
Co-authored-by: Wei Ji <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5011535 - Browse repository at this point
Copy the full SHA 5011535View commit details -
Sort ruff linting rules alphabetically
Co-authored-by: Wei Ji <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for facfd46 - Browse repository at this point
Copy the full SHA facfd46View commit details
Commits on Aug 14, 2024
-
Adjust tests to account for renaming legacy test module
The module was renamed by a Ruff rule, but there are tests that depend on the name of the module. Those tests are updated to the new module name. The legacy module was named without the `test_` prefix so that it wouldn't be collected by the test runner. Because it does contain tests, the prefix is added back, and now we tell the test runner to skip the module and why.
Configuration menu - View commit details
-
Copy full SHA for 3956ca7 - Browse repository at this point
Copy the full SHA 3956ca7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4cf9df - Browse repository at this point
Copy the full SHA a4cf9dfView commit details
Commits on Aug 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3d631bb - Browse repository at this point
Copy the full SHA 3d631bbView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 0b7447f - Browse repository at this point
Copy the full SHA 0b7447fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 088139b - Browse repository at this point
Copy the full SHA 088139bView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 3c22771 - Browse repository at this point
Copy the full SHA 3c22771View commit details