mirror of
https://github.com/neovim/neovim.git
synced 2026-04-22 23:35:32 +00:00
ci(lintcommit): use nvim -l
This commit is contained in:
2
.github/workflows/lintcommit.yml
vendored
2
.github/workflows/lintcommit.yml
vendored
@@ -16,4 +16,4 @@ jobs:
|
||||
- uses: rhysd/action-setup-vim@v1
|
||||
with:
|
||||
neovim: true
|
||||
- run: nvim --clean -es +"lua require('scripts.lintcommit').main({trace=false})"
|
||||
- run: nvim --clean -l scripts/lintcommit.lua main --notrace
|
||||
|
||||
Reference in New Issue
Block a user