Commit 0346266
authored
[Utils] Define line-length for "ruff format" (#17125)
The `ruff format` tool is an alternative to the `black` formatter,
with significantly improved performance. This commit updates the
`pyproject.toml` to include a configuration for `ruff format`, matched
to the configuration of `black`.1 parent 641ce71 commit 0346266
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
0 commit comments