bevy-website icon indicating copy to clipboard operation
bevy-website copied to clipboard

Emit line numbers in `write-rustdoc-hide-lines`

Open BD103 opened this issue 1 year ago • 0 comments

As a follow up to #1101, the write-rustdoc-hide-lines tool could be improved by emitting which line are not formatted properly. These lines can also be emitted in CI, which will make it more clear what is causing the job to fail.

BD103 avatar Mar 16 '24 14:03 BD103