6 lines
103 B
Makefile
6 lines
103 B
Makefile
test:
|
|
nvim --headless -c 'PlenaryBustedDirectory lua/tests/automated/'
|
|
|
|
lint:
|
|
luacheck lua/telescope
|