ruff/crates/ruff_workspace/src
Zanie Blue 42fcbef876
Fix typo in `allow-unused-imports` documentation (#13669)
2024-10-07 14:08:36 -05:00
..
configuration.rs Add `allow-unused-imports` setting for `unused-import` rule (`F401`) (#13601) 2024-10-03 19:44:44 +00:00
lib.rs Add most formatter options to `ruff.toml` / `pyproject.toml` (#7566) 2023-09-22 15:47:57 +00:00
options.rs Fix typo in `allow-unused-imports` documentation (#13669) 2024-10-07 14:08:36 -05:00
options_base.rs Add `--output-format` to `ruff config` CLI (#11438) 2024-05-15 22:17:33 -04:00
pyproject.rs Fix configuration inheritance for configurations specified in the LSP settings (#13285) 2024-09-09 19:46:39 +01:00
resolver.rs Add a subcommand to generate dependency graphs (#13402) 2024-09-19 21:06:32 -04:00
settings.rs Add a subcommand to generate dependency graphs (#13402) 2024-09-19 21:06:32 -04:00