joenye / coc-cfn-lint

Coc (coc.nvim) extension to lint CloudFormation via cfn-python-lint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support linting on file change

joenye opened this issue · comments

Currently, the plugin can lint only onOpen or onSave. It would be convenient if it supported linting onChange as well.