Skip to content

Commit 0aea1ca

Browse files
fix tidy issue on file length
1 parent 125da0c commit 0aea1ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/librustc_error_codes/error_codes.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// ignore-tidy-filelength
2+
13
// Error messages for EXXXX errors. Each message should start and end with a
24
// new line, and be wrapped to 80 characters. In vim you can `:set tw=80` and
35
// use `gq` to wrap paragraphs. Use `:set tw=0` to disable.

0 commit comments

Comments
 (0)