ruff/ruff_dev
Martin Fischer 8993baab01 derive-msg-formats 2/5: Remove DiagnosticKind::summary
While ruff displays the string returned by Violation::message in its
output for detected violations the messages displayed in the README
and in the `--explain <code>` output previously used the
DiagnosticKind::summary() function which for some verbose messages
provided shorter descriptions.

This commit removes DiagnosticKind::summary, and moves the more
extensive documentation into doc comments ... these are not displayed
yet to the user but doing that is very much planned.
2023-01-19 11:03:32 -05:00
..
src derive-msg-formats 2/5: Remove DiagnosticKind::summary 2023-01-19 11:03:32 -05:00
Cargo.toml Bump version to 0.0.226 2023-01-18 20:54:38 -05:00