Skip to content

Commit de9c62c

Browse files
committed
docs(#2934): fix lintdoc make target
1 parent 9627fb8 commit de9c62c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/lintdoc.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ cp -v "${DIR_NVT}/doc/nvim-tree-lua.txt" "${DIR_NVIM_SRC}/runtime/doc"
5454
cd "${DIR_NVIM_SRC}"
5555

5656
# make nvim and execute the lint
57-
make
57+
make lintdoc

0 commit comments

Comments
 (0)