neovim/scripts
dundargoc 6c7677e5d2
revert(commitlint): stop ignoring "fixup" commits (#29184)
This reverts 2875d45e79.

Allowing lintcommit to ignore "fixup" makes it too easy to fixup commits
to be merged on master as the CI won't give any indications that
something is wrong. Contributors can always squash their pull requests
if it annoys them too much.
2024-06-07 11:36:14 +08:00
..
bump_deps.lua build: enable lintlua for scripts/ dir #26391 2023-12-04 12:38:31 -08:00
cdoc_grammar.lua feat(docs): replace lua2dox.lua 2024-02-27 14:41:17 +00:00
cdoc_parser.lua feat(docs): replace lua2dox.lua 2024-02-27 14:41:17 +00:00
check_urls.vim vim-patch:1c5728e0c4a9 (#28703) 2024-05-11 18:14:03 +08:00
cliff.toml build(release.sh): use git cliff, drop old script 2024-05-16 00:19:17 +02:00
download-unicode-files.sh build(lintsh): double quote to prevent word splitting (#21571) 2022-12-28 22:50:24 +01:00
gen_eval_files.lua refactor(lua): use tuple syntax everywhere #29111 2024-06-04 06:06:02 -07:00
gen_filetype.lua build: enable lintlua for scripts/ dir #26391 2023-12-04 12:38:31 -08:00
gen_help_html.lua refactor: fix luals type warnings 2024-05-27 20:48:46 +02:00
gen_lsp.lua refactor(lsp): use tuple syntax in generated protocol types (#29110) 2024-05-31 16:48:05 +02:00
gen_vimdoc.lua refactor(lua): use tuple syntax everywhere #29111 2024-06-04 06:06:02 -07:00
genappimage.sh build: various fixes 2024-02-01 12:06:55 +01:00
lintcommit.lua revert(commitlint): stop ignoring "fixup" commits (#29184) 2024-06-07 11:36:14 +08:00
lintdoc.lua build(docs): separate lint job to validate vimdoc #27227 2024-01-28 14:22:39 -08:00
luacats_grammar.lua fix(luacats): allow all types inside tuples 2024-06-01 12:56:43 +01:00
luacats_parser.lua refactor: fix luals type warnings 2024-05-27 20:48:46 +02:00
release.sh build(release.sh): set VIMRUNTIME when regenerating docs (#28765) 2024-05-16 07:21:19 +08:00
shadacat.py Merge #11319 'inccommand: fix issues with modifiers and prompting' 2019-11-05 17:34:21 -08:00
text_utils.lua docs(editorconfig): move to source 2024-03-10 23:20:44 +00:00
update_terminfo.sh build(terminfo): include user capabilities in comments (#28066) 2024-03-28 10:23:07 +08:00
vim-patch.sh build(vim-patch.sh): include commit subject #28767 2024-05-21 09:10:39 -07:00
vimpatch.lua build: enable lintlua for scripts/ dir #26391 2023-12-04 12:38:31 -08:00
windows.ti feat(tui): support undercurl in WezTerm (#28037) 2024-03-26 14:25:01 +08:00