ruff/crates/ruff_workspace/src
Alex Waygood 83b1c48a93
Make setting and retrieving pydocstyle settings less tedious (#12582)
2024-07-31 10:39:33 +01: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 Make setting and retrieving pydocstyle settings less tedious (#12582) 2024-07-31 10:39:33 +01: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