mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-31 22:35:32 +02:00
tldr-lint is now installed from bleeding edge
This commit is contained in:
parent
c18b91ae67
commit
21992f3bf8
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -30,7 +30,7 @@ hooks:
|
||||||
|
|
||||||
deps:
|
deps:
|
||||||
@bundle
|
@bundle
|
||||||
@npm install tldr-lint
|
@npm install rubenvereecken/tldr-lint
|
||||||
@echo "OK"
|
@echo "OK"
|
||||||
|
|
||||||
lint:
|
lint:
|
||||||
|
|
Loading…
Add table
Reference in a new issue