Update name of flycheck-yaml to flycheck-yamllint

This commit is contained in:
Kienan Stewart 2019-09-24 11:07:23 -04:00
parent 557283e01e
commit 9a4005458b
No known key found for this signature in database
GPG Key ID: 075A846E78FE47EA
1 changed files with 1 additions and 1 deletions

2
Cask
View File

@ -13,7 +13,7 @@
(depends-on "flycheck")
(depends-on "flycheck-cask")
(depends-on "flycheck-pyflakes")
(depends-on "flycheck-yaml")
(depends-on "flycheck-yamllint")
(depends-on "flymd")
(depends-on "htmlize")
(depends-on "git")