ruff/crates/ruff_workspace
Giulio Mazzanti 3af890f32f
Remove exclude suggestion to use extend-exclude in tool.ruff.format config docs (#8302)
## Summary

Remove wrong note on `tool.ruff.format` `exclude` option from
documentation which is referencing `extend-exclude` even if it's not
relevant for the formatter options (`exclude` is additive). See #8301

## Test Plan

N/A (Docs change)
2023-10-28 07:15:14 -04:00
..
src Remove exclude suggestion to use extend-exclude in tool.ruff.format config docs (#8302) 2023-10-28 07:15:14 -04:00
Cargo.toml Only show warnings for empty preview selectors when enabling rules (#7842) 2023-10-08 11:14:37 -05:00