diff options
author | dundargoc <33953936+dundargoc@users.noreply.github.com> | 2022-10-24 15:27:52 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-24 06:27:52 -0700 |
commit | 69ffbda84d33d09107a18c56614e471ff4729593 (patch) | |
tree | 4d0582af64977c39c3f49f35f01e3aa2e65e195b /test/functional/vimscript/server_spec.lua | |
parent | 4573cfa3adac3a7dbf1b6b032471a1c14adc7427 (diff) | |
download | rneovim-69ffbda84d33d09107a18c56614e471ff4729593.tar.gz rneovim-69ffbda84d33d09107a18c56614e471ff4729593.tar.bz2 rneovim-69ffbda84d33d09107a18c56614e471ff4729593.zip |
build: preprocess vim patches with uncrustify #20786
This will enable a larger amount of chunks being automatically included
due to fewer formatting differences between the vim and neovim files.
The strategy is straightforward, if a bit tedious:
- Get a list of all changed files.
- Checkout parent commit. Copy all relevant files to a temporary
location.
- Checkout patch commit. Copy all relevant files to a temporary
location.
- Format .c and .h files with uncrustify.
- Generate a diff from from these files.
Closes https://github.com/neovim/neovim/issues/6226
Diffstat (limited to 'test/functional/vimscript/server_spec.lua')
0 files changed, 0 insertions, 0 deletions