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

Fix detection of input file when absolute paths are used in eslint report #2024

Merged
merged 2 commits into from
Jul 7, 2020

Conversation

vilchik-elena
Copy link
Contributor

@vilchik-elena vilchik-elena commented Jul 6, 2020

Fixes #1985

I didn't add any unit test as anyway in unit test test implementation of FileSystem will be used which does not prove to work in real environment.

@sonarsource-next
Copy link

Kudos, SonarQube Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@saberduck saberduck merged commit 7dc6f6e into master Jul 7, 2020
@saberduck saberduck deleted the issue-1985 branch July 7, 2020 11:35
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.

"No input file found for" with eslint import
2 participants