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

@sodatea sodatea 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?

@sodatea sodatea added this to In progress in November Update Nov 1, 2018
@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?

November Update automation moved this from In progress to Reviewer approved Nov 12, 2018
@sodatea sodatea 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
No open projects
November Update
  
Reviewer approved
Development

Successfully merging this pull request may close these issues.

Typescript Lint fix fails with CR LF files
2 participants