mirror of
https://github.com/ThePrimeagen/harpoon.git
synced 2025-07-13 09:30:25 +00:00
chore(dev): added Makefile and fixed lint workflow
This commit is contained in:
parent
28762aa04d
commit
e7865eaaa2
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -15,4 +15,4 @@ jobs:
|
|||||||
sudo luarocks install luacheck
|
sudo luarocks install luacheck
|
||||||
|
|
||||||
- name: Lint
|
- name: Lint
|
||||||
run: luacheck lua/harpoon
|
run: luacheck lua/ --globals vim
|
||||||
|
Loading…
x
Reference in New Issue
Block a user