correctmost
|
083194f0e8
|
Pin astral-sh/ruff-action to a specific commit (#3265)
The GitHub docs recommend pinning third-party actions to specific
commits for security hardening purposes.
|
2025-03-23 10:14:05 +11:00 |
correctmost
|
fb3dd7da4c
|
Use the official ruff GitHub action instead of custom code (#3156)
This speeds up PR checks and reduces network I/O.
|
2025-02-01 17:04:28 +11:00 |
correctmost
|
45bc9c2e65
|
Use the ruff version specified in pyproject.toml for CI checks (#2960)
Previously, the ruff system package was used, which could lag
behind the PyPI version.
|
2024-11-30 19:58:10 +11:00 |
correctmost
|
8391668a2e
|
Add ruff linting support (#2654)
|
2024-08-29 13:51:12 +02:00 |