We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2918de8 commit 3d4433fCopy full SHA for 3d4433f
Makefile
@@ -135,4 +135,4 @@ codespell:
135
@$(CODESPELL) -S $(WORK_TREE)
136
137
lint:
138
- $(ESLINT) src/lips.js lib/js/bookmark.js
+ $(ESLINT) src/lips.js lib/js/bookmark.js bin/lips.js
templates/Makefile
0 commit comments