mirror of
https://github.com/vim/vim.git
synced 2025-10-19 08:04:27 -04:00
Problem: tests: test_codestyle does not notice lines containing only a tab Solution: Fix the whitespace issue in eval.txt, update test_codestyle to notice such issues (Hirohito Higashi) closes: #18595 Signed-off-by: Hirohito Higashi <h.east.727@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>