mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 11:47:13 +00:00

tidy: check fluent files for style Inspired by https://github.com/rust-lang/rust/pull/100651#discussion_r947600576 There were a lot of line length violations, so I've excepted that lint - I'm not sure if fluent files can be formatted to avoid long lines at all.