neovim/scripts
dundargoc 8ce7e7409f
build: add formatting targets for c and lua files (#19488)
The targets will only format files that have been changed in current
branch compared to the master branch. This includes unstaged, staged and
committed files.

Add following make and cmake targets:
formatc   - format changed c files
formatlua - format changed lua files
format    - run formatc and formatlua

Remove scripts/uncrustify.sh as this deprecates it.
2022-08-02 12:32:57 +02:00
..
bump_deps.lua build: rename build-related dirs 2022-06-28 04:02:29 -07:00
bump-deps.sh ci: add script to bump versions (#17884) 2022-04-07 17:41:48 +02:00
check_urls.vim vim-patch: move test_urls.vim out of runtime/ 2018-11-12 12:36:40 -05:00
check-includes.py py: flake8 fixes 2019-07-29 22:14:23 +02:00
download-unicode-files.sh build: move unicode/ to src/unicode/ 2022-06-28 04:05:11 -07:00
gen_filetype.lua feat: filetype.lua (#16600) 2022-01-04 07:28:29 -07:00
gen_help_html.py py: flake8 fixes 2019-07-29 22:14:23 +02:00
gen_vimdoc.py Merge pull request #19409 from bfredl/uiunpack 2022-07-19 13:08:11 +02:00
genappimage.sh genappimage.sh: migrate to linuxdeploy #10027 2019-05-18 20:38:19 +02:00
genvimvim.lua vim-patch:8c1b8cb2e0b5 (#18966) 2022-06-15 09:20:32 +02:00
git-log-pretty-since.sh release.sh: Format issue-numbers in descriptions [ci skip] 2019-01-04 06:03:47 +01:00
legacy2luatest.pl legacy2luatest: Use before_each instead of setup. 2016-02-01 09:09:08 +01:00
lintcommit.lua feat(lintcommit): remove "chore", add "dist" #18594 2022-05-17 05:42:48 -07:00
lua2dox_filter build(gen_vimdoc): fall back to lua if luajit doesn't exist (#19498) 2022-07-27 00:17:11 +02:00
lua2dox.lua build(lua2dox): add parenthesis around parameter types in documentation (#18532) 2022-05-12 08:02:46 -06:00
movedocs.pl Move documentation from function declarations to definitions 2014-06-02 11:04:04 -03:00
pvscheck.sh refactor: fix clang and PVS warnings (#19569) 2022-07-29 14:44:18 +08:00
release.sh fix(release.sh): ignore failed "rm" 2021-10-02 08:26:57 -07:00
shadacat.py Merge #11319 'inccommand: fix issues with modifiers and prompting' 2019-11-05 17:34:21 -08:00
update_terminfo.sh feat(terminfo): bump built-in terminfo entries (#18570) 2022-05-16 01:45:34 +02:00
vim-patch.sh refactor: move f_getbufvar() and f_setbufvar() to eval/vars.c 2022-07-22 22:38:05 +08:00
vimpatch.lua build(lint): check scripts/*.lua 2021-09-19 16:36:08 -07:00
windows.ti fix(terminfo): disable smglr for vtpcon and conemu (#18855) 2022-06-05 14:39:56 +02:00