fix tidy issue on file length

This commit is contained in:
Guillaume Gomez 2019-11-11 23:19:10 +01:00
parent 125da0cf2a
commit 0aea1ca014

View File

@ -1,3 +1,5 @@
// ignore-tidy-filelength
// Error messages for EXXXX errors. Each message should start and end with a
// new line, and be wrapped to 80 characters. In vim you can `:set tw=80` and
// use `gq` to wrap paragraphs. Use `:set tw=0` to disable.