mysticatea / eslint-plugin-eslint-comments

Additional ESLint rules for directive comments of ESLint.
https://mysticatea.github.io/eslint-plugin-eslint-comments/
MIT License
354 stars 44 forks source link

Fix: crash on WebStorm (fixes #14) #15

Closed mysticatea closed 6 years ago

mysticatea commented 6 years ago

Fixes #14.

codecov-io commented 6 years ago

Codecov Report

Merging #15 into master will decrease coverage by 0.56%. The diff coverage is 80%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
- Coverage   97.43%   96.87%   -0.57%     
==========================================
  Files          25       25              
  Lines         312      320       +8     
==========================================
+ Hits          304      310       +6     
- Misses          8       10       +2
Impacted Files Coverage Δ
lib/internal/get-linters.js 86.66% <80%> (-13.34%) :arrow_down:

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 b8766b6...70ccb72. Read the comment docs.