ruff/crates/ruff_linter/src/message
Andrew Gallant c9b99e4bee ruff_linter: adjust empty spans after line terminator more generally
Instead of doing this on a lint-by-lint basis, we now just do it right
before rendering. This is more broadly applicable.

Note that this doesn't fix the diagnostic rendering for the Python
parser. But that's using a different path anyway (`annotate-snippets` is
only used in tests).
2025-01-15 13:37:52 -05:00
..
snapshots test: update snapshots with just whitespace changes 2025-01-15 13:37:52 -05:00
azure.rs Remove E999 as a rule, disallow any disablement methods for syntax error (#11901) 2024-06-27 13:44:11 +02:00
diff.rs Upgrade Rust toolchain to 1.83 (#14677) 2024-11-29 12:05:05 +00:00
github.rs Remove E999 as a rule, disallow any disablement methods for syntax error (#11901) 2024-06-27 13:44:11 +02:00
gitlab.rs Remove E999 as a rule, disallow any disablement methods for syntax error (#11901) 2024-06-27 13:44:11 +02:00
grouped.rs Remove E999 as a rule, disallow any disablement methods for syntax error (#11901) 2024-06-27 13:44:11 +02:00
json.rs Remove E999 as a rule, disallow any disablement methods for syntax error (#11901) 2024-06-27 13:44:11 +02:00
json_lines.rs Upgrade to Rust 1.80 (#12586) 2024-07-30 19:18:08 +00:00
junit.rs Update Rust crate quick-junit to 0.5.0 (#13203) 2024-09-02 06:58:58 +00:00
mod.rs Extract LineIndex independent methods from Locator (#13938) 2024-10-28 07:53:41 +00:00
pylint.rs Remove E999 as a rule, disallow any disablement methods for syntax error (#11901) 2024-06-27 13:44:11 +02:00
rdjson.rs Remove E999 as a rule, disallow any disablement methods for syntax error (#11901) 2024-06-27 13:44:11 +02:00
sarif.rs Create insta snapshot for SARIF output (#13345) 2024-09-13 14:35:45 +00:00
text.rs ruff_linter: adjust empty spans after line terminator more generally 2025-01-15 13:37:52 -05:00