mirror of
https://github.com/astral-sh/ruff-action.git
synced 2026-05-22 06:40:47 +00:00
@@ -32,7 +32,7 @@ can be included as a step in any other workflow file.
|
|||||||
The Ruff action can be customized via optional configuration parameters passed to Ruff (using `with:`):
|
The Ruff action can be customized via optional configuration parameters passed to Ruff (using `with:`):
|
||||||
|
|
||||||
- version: Must be release available on PyPI. default, latest release of ruff. You can pin a version, or use any valid version specifier.
|
- version: Must be release available on PyPI. default, latest release of ruff. You can pin a version, or use any valid version specifier.
|
||||||
- options: default,`check`
|
- args: default,`check`
|
||||||
- src: default, '.'
|
- src: default, '.'
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user