ruff/crates/ruff_workspace/src
Brent Westbrook f8093b65ea
[`flake8-builtins`] Update documentation (`A005`) (#16097)
Follow-up to https://github.com/astral-sh/ruff/pull/15951 to update
* the options links in A005 to reference
`lint.flake8-builtins.builtins-strict-checking`
* the description of the rule to explain strict vs non-strict checking
* the option documentation to point back to the rule
2025-02-12 12:50:13 -05:00
..
configuration.rs [`flake8-builtins`] Make strict module name comparison optional (`A005`) (#15951) 2025-02-09 19:33:03 -05:00
lib.rs Add most formatter options to `ruff.toml` / `pyproject.toml` (#7566) 2023-09-22 15:47:57 +00:00
options.rs [`flake8-builtins`] Update documentation (`A005`) (#16097) 2025-02-12 12:50:13 -05:00
options_base.rs Better error message when `--config` is given a table key and a non-inline-table value (#15266) 2025-01-06 13:20:28 +00:00
pyproject.rs Fix configuration inheritance for configurations specified in the LSP settings (#13285) 2024-09-09 19:46:39 +01:00
resolver.rs Root exclusions in the server to project root (#16043) 2025-02-10 04:57:14 +00:00
settings.rs Add a subcommand to generate dependency graphs (#13402) 2024-09-19 21:06:32 -04:00