ruff/crates/ruff_cli
Charlie Marsh ddfdc3bb01
Add rule documentation URL to JSON output (#5187)
## Summary

I want to include URLs to the rule documentation in the LSP (the LSP has
a native `code_description` field for this, which, if specified, causes
the source to be rendered as a link to the docs). This PR exposes the
URL to the documentation in the Ruff JSON output.
2023-06-19 21:09:15 +00:00
..
src Maintain consistency when deserializing to JSON (#5114) 2023-06-19 23:47:56 +05:30
tests Add rule documentation URL to JSON output (#5187) 2023-06-19 21:09:15 +00:00
Cargo.toml Only use a single cache file per Python package (#5117) 2023-06-19 17:46:13 +02:00