bevy-website
bevy-website copied to clipboard
Emit line numbers in `write-rustdoc-hide-lines`
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.