Skip to content

Conversation

jayu
Copy link
Contributor

@jayu jayu commented Apr 20, 2021

Summary

Hi, I just noticed that when eslint fixer is used on Windows, it returns incorrect paths with the wrong slash.
For example, it creates a fix with path shared\components instead shared/components.

This is due to Windows paths that obviously are defined with a backslash. I added normalize path to fix that problem

@HeroProtagonist
Copy link
Owner

Sorry for the delay @jayu.
Thanks for pointing this out. If you wanted to write a test over this that would be helpful. Otherwise I will merge it in as is and write one.

@jayu
Copy link
Contributor Author

jayu commented May 20, 2021

Hi @HeroProtagonist , good point about tests. I will try to find some time at the weekend or next week. But if you like to do it earlier, feel free to merge it.

@jayu
Copy link
Contributor Author

jayu commented May 30, 2021

@HeroProtagonist I'm sorry for that, but I'm a bit busy recently.
Please merge that PR and I will really appreciate your help with UT. Thanks

@HeroProtagonist HeroProtagonist merged commit 72b2ed9 into HeroProtagonist:master Jun 2, 2021
@HeroProtagonist
Copy link
Owner

@jayu thanks. this will be in the next release

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.

2 participants