Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't reread the input file on ts linting #2787

Merged
merged 1 commit into from
Feb 18, 2019
Merged

Conversation

fourplusone
Copy link
Contributor

This fixes #2786.

@fourplusone
Copy link
Contributor Author

The previous build failure seemed to be related to AppVeyor. Pushing the changes again resolved the issue.

Copy link
Member

@haoqunjiang haoqunjiang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, thanks for your great help! Can you add a test case for this bug in case we run into it again?

Verified

This commit was signed with the committer’s verified signature.
aykevl Ayke
)
@fourplusone
Copy link
Contributor Author

Hi. Thanks for the review. I added a test case which will fail on the current master branch and will pass with this fix.

Since I did not change anything on the eslint part I believe that

FAIL packages/@vue/cli-plugin-eslint/tests/eslintPlugin.spec.js (8.863s)
● should work

is an unrelated error

@fourplusone
Copy link
Contributor Author

Hi @sodatea

Is there anything else needed to complete this PR?

@haoqunjiang haoqunjiang merged commit 364f28f into vuejs:dev Feb 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typescript Lint fix fails with CR LF files
2 participants