mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-28 21:05:08 +00:00
![]() ## Summary
Fix: #5740
A trailing line-break are needed for the anchor.
## Test Plan
http://127.0.0.1:8000/docs/rules/line-too-long/#options
|before|after|
|--|--|
|![image](
|
||
---|---|---|
.. | ||
format_dev.rs | ||
generate_all.rs | ||
generate_cli_help.rs | ||
generate_docs.rs | ||
generate_json_schema.rs | ||
generate_options.rs | ||
generate_rules_table.rs | ||
main.rs | ||
print_ast.rs | ||
print_cst.rs | ||
print_tokens.rs | ||
round_trip.rs |