Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Adding pug_lint_vue as first Vue.JS checker #2072

Merged
merged 1 commit into from
Sep 2, 2017

Conversation

pixelastic
Copy link
Contributor

As per #2071, here is pug-lint-vue as the first checker for Vue.js (.vue) files.

I did not add eslint as another default checker for .vue files. Not sure how to do it actually.

Took me a while to understand that I had to rename pug-lint-vue to pug_lint_vue when naming it inside of syntastic. Took me even longer to catch that pug-lint-vue filename.vue was not doing anything and that I had to force a ./filename.vue (or an absolute path).

I've manually updated the documentation as well.

@lcd047 lcd047 merged commit 281a6df into vim-syntastic:master Sep 2, 2017
@lcd047
Copy link
Collaborator

lcd047 commented Sep 2, 2017

Thank you. Merged, with this patch on top: 0858da6.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants