ruff/crates/ruff_workspace/src
Sashko ca22248628
Update docs Settings output-format default (#12409)
## Update docs Settings output-format default

Fixes https://github.com/astral-sh/ruff/issues/12350

## Test Plan

Run all automation mentioned here
fe04f2b09d/CONTRIBUTING.md (development)

Manually verified changes in the generated MkDocs site.

Co-authored-by: Oleksandr Zavertniev <oleksandr.zavertniev@yellowbrick.com>
2024-07-19 17:51:46 +00:00
..
configuration.rs [`pytest`] Reverse `PT001` and `PT0023` defaults (#12106) 2024-07-01 02:06:11 +00:00
lib.rs Add most formatter options to `ruff.toml` / `pyproject.toml` (#7566) 2023-09-22 15:47:57 +00:00
options.rs Update docs Settings output-format default (#12409) 2024-07-19 17:51:46 +00:00
options_base.rs Add `--output-format` to `ruff config` CLI (#11438) 2024-05-15 22:17:33 -04:00
pyproject.rs Read user configuration from `~/.config/ruff/ruff.toml` on macOS (#11115) 2024-06-27 13:44:11 +02:00
resolver.rs Use more threads when discovering python files (#12258) 2024-07-10 09:29:17 +02:00
settings.rs Remove output format `text` and use format `full` by default (#12010) 2024-06-27 13:44:11 +02:00