runtime(doc): Update README and mention make check to verify Commit: https://github.com/vim/vim/commit/80d72aa547ed29054d1b4f4406ba044d76a0b7d5 Author: Christian Brabandt <c...@256bit.org> Date: Wed Dec 18 20:13:46 2024 +0100
runtime(doc): Update README and mention make check to verify Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/src/po/README.txt b/src/po/README.txt index 801f5e56a..580400743 100644 --- a/src/po/README.txt +++ b/src/po/README.txt @@ -177,3 +177,8 @@ For third-party plugins, it is necessary to specify a one-time call to the bindtextdomain() function in scripts containing translation strings and for all message strings to add a {package} argument to the gettext() function. For more information, see ":help package-translation". + +COMMITTING CHANGES + +Before committing changes to the repo, make sure to run "make check" to verify +any changes here do not fail the test script (and therefore the CI) -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/E1tNzVk-005Jmx-MS%40256bit.org.