ruff/crates
Martin Fischer f5a3c90288 Rename new ruff rule output format to "pretty"
The new `ruff rule` output format introduced in
551b810aeb doesn't print Markdown but
rather some rich text with escape sequences for colors and links,
it's actually the "text" format that prints Markdown, so naming the new
format "markdown" is very confusing. This commit therefore renames it to
"pretty".

This isn't a breaking change since there hasn't been a release yet.
2023-02-11 23:23:37 -05:00
..
flake8_to_ruff Bump version to 0.0.245 2023-02-10 22:15:27 -05:00
ruff Add docs for f-string-missing-placeholders and unused-variable (#2790) 2023-02-12 02:48:36 +00:00
ruff_cli Rename new ruff rule output format to "pretty" 2023-02-11 23:23:37 -05:00
ruff_dev Add rendering of rule markdown for terminal output (#2747) 2023-02-12 02:32:45 +00:00
ruff_macros Bump version to 0.0.245 2023-02-10 22:15:27 -05:00
ruff_python Bump version to 0.0.245 2023-02-10 22:15:27 -05:00