webpack-contrib / eslint-loader

[DEPRECATED] A ESlint loader for webpack
MIT License
1.06k stars 121 forks source link

fix: use path.relative to determine if resource path is relative to cwd #336

Closed githoniel closed 4 years ago

githoniel commented 4 years ago

This PR contains a:

Motivation / Use-Case

this should fix #335

Breaking Changes

No

Additional Info

jsf-clabot commented 4 years ago

CLA assistant check
All committers have signed the CLA.

codecov[bot] commented 4 years ago

Codecov Report

Merging #336 into master will increase coverage by 0.05%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #336      +/-   ##
==========================================
+ Coverage   94.79%   94.84%   +0.05%     
==========================================
  Files           8        8              
  Lines         192      194       +2     
  Branches       51       52       +1     
==========================================
+ Hits          182      184       +2     
  Misses          7        7              
  Partials        3        3              
Impacted Files Coverage Δ
src/Linter.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ed54da5...01757c1. Read the comment docs.

githoniel commented 4 years ago

close due to no response for a long time while in my timeline everyday

alexander-akait commented 4 years ago

@githoniel eslint-loader will be deprecated in near future please use allExtractedComments