ruff/crates/ruff_dev
Auguste Lalande 9b3c732538
Docs: Link inline settings when not part of options section (#10499)
## Summary
 
Some contributors have referenced settings in their documentation
without adding the settings to an options section, this has lead to some
rendering issues (#10427). This PR addresses this looking for potential
inline links to settings, cross-checking them with the options sections,
and then linking them anyway if they are not found.

Resolves #10427.

## Test Plan

Manually verified that the correct modifications were made and no docs
were broken.
2024-03-21 16:33:58 +00:00
..
src Docs: Link inline settings when not part of options section (#10499) 2024-03-21 16:33:58 +00:00
Cargo.toml Remove unused dependencies (#10475) 2024-03-19 17:33:47 +01:00