mirror of
https://github.com/astral-sh/ruff-action.git
synced 2026-05-21 16:30:14 +02:00
args
This commit is contained in:
@@ -40,7 +40,7 @@ The Ruff action can be customized via optional configuration parameters passed t
|
|||||||
with:
|
with:
|
||||||
src: "./src"
|
src: "./src"
|
||||||
version: 0.0.259
|
version: 0.0.259
|
||||||
options: --select B
|
args: --select B
|
||||||
```
|
```
|
||||||
|
|
||||||
See [Configuring Ruff](https://github.com/charliermarsh/ruff/blob/main/docs/configuration.md) for details
|
See [Configuring Ruff](https://github.com/charliermarsh/ruff/blob/main/docs/configuration.md) for details
|
||||||
|
|||||||
Reference in New Issue
Block a user