[vim/vim] runtime(doc): remove todo entry for test_codestyle errors (PR #20900)

3 views
Skip to first unread message

h_east

unread,
4:01 PM (6 hours ago) 4:01 PM
to vim/vim, Subscribed

The two reported problems are gone: keycode_check.vim has no space before a tab and setup.vim, now util/setup.vim, has no trailing white space. Since patch 9.2.0195 the check is not part of the test suite but a separate "make codestyle" target.


Checked on the current master:

  • "cd src/testdir && make codestyle" runs its five tests without errors.
  • keycode_check.vim has no space before a tab.
  • setup.vim was moved to util/setup.vim in patch 9.1.1525 and has no
    trailing white space.

Since patch 9.2.0195 test_codestyle is no longer in the test list, it has
its own "codestyle" target, so it is also not one of the tests that are run
with valgrind.

The entry for test_gui.vim is left, that one is not checked.


You can view, comment on, or merge this pull request online at:

  https://github.com/vim/vim/pull/20900

Commit Summary

  • 42d1e78 runtime(doc): remove todo entry for test_codestyle errors

File Changes

(1 file)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/20900@github.com>

Reply all
Reply to author
Forward
0 new messages