mirror of
https://github.com/neovim/neovim.git
synced 2026-06-17 17:21:16 +00: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: vim/vim#18595
5b5290ec02
Co-authored-by: Hirohito Higashi <h.east.727@gmail.com>