neovim/.github/workflows
dundargoc 6383e454ab
ci: run each linter once (#21825)
Running "make lintlua" will run both stylua and luacheck if both exist.
But this is not necessary as we already lint with stylua with the
stylua-action, so we only need to lint with luacheck on our own.
2023-01-16 11:11:48 +01:00
..
add-reviewers.yml ci: add team reviewers (#21434) 2022-12-15 20:40:30 +01:00
api-docs-check.yml ci(api-docs): run in drafts as well 2022-05-29 00:55:12 +02:00
api-docs.yml ci: use nvim -l in api-docs job 2023-01-05 17:10:02 +01:00
backport.yml ci(backport): bump version to v0 2022-10-08 14:24:03 +02:00
ci.yml ci: run each linter once (#21825) 2023-01-16 11:11:48 +01:00
codeql.yml ci: use shell script to deduplicate workflow (#21079) 2022-12-05 11:58:13 +01:00
coverity.yml docs: fix typos (#21328) 2022-12-12 08:53:07 +08:00
env.ps1 ci: remove ci/build.ps1 (#20891) 2022-11-05 22:57:11 +01:00
env.sh ci: deduplicate TEST_FILE environment variable (#21667) 2023-01-15 12:25:28 +01:00
labeler.yml ci: add team reviewers (#21434) 2022-12-15 20:40:30 +01:00
lintcommit.yml ci: rename workflow files to be simpler and more consistent (#21253) 2022-12-01 10:55:34 +01:00
news.yml ci(news): checkout to HEAD commit instead of merge commit (#21679) 2023-01-07 16:51:52 +01:00
notes.md docs(release): suggest "xattr" for macos release #19100 2022-06-26 08:46:37 -07:00
release.yml ci(release): properly set multiline output variable (#21560) 2022-12-28 19:48:19 +08:00
remove-reviewers.yml ci: add team reviewers (#21434) 2022-12-15 20:40:30 +01:00
stale.yml ci: remove needs:response label if author responds (#21489) 2022-12-23 12:54:30 +01:00
vim-patches.yml fix(vim-patches): ensure libfuse is installed 2022-12-09 09:56:56 -05:00