]> git.ipfire.org Git - thirdparty/vim.git/commit
Overlong translation files may cause repo to become "dirty"
authorChristian Brabandt <cb@256bit.org>
Thu, 11 Apr 2024 20:02:28 +0000 (22:02 +0200)
committerChristian Brabandt <cb@256bit.org>
Thu, 11 Apr 2024 20:05:11 +0000 (22:05 +0200)
commit6f585da00bda333d079acf77fe8dd8e1019c987d
tree3810a5b38e4e37df7deda248d677da5a9bcb968a
parent87319173baf7b60b2e21e7d254a46623c53c5899
Overlong translation files may cause repo to become "dirty"

Problem:  Overlong translation files may cause repo to become "dirty"
Solution: Add a test into check.vim to warn for lines being longer than
          80 virt columns

related: #14490

Signed-off-by: Christian Brabandt <cb@256bit.org>
src/po/check.vim