eslint-community / eslint-plugin-eslint-comments

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

Add new rule comment-style #132

Closed remcohaszing closed 4 months ago

remcohaszing commented 8 months ago

This rule enforces eslint-disable-line and eslint-disable-next-line comments to be line comments instead of block comments.

remcohaszing commented 8 months ago

As requested in https://github.com/mysticatea/eslint-plugin-eslint-comments/pull/53#issuecomment-1762994978 :)

codecov[bot] commented 8 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (dbe908e) 97.87% compared to head (c9ecf91) 97.34%. Report is 4 commits behind head on main.

:exclamation: Current head c9ecf91 differs from pull request most recent head 73029df. Consider uploading reports for the commit 73029df to get more accurate results

Files Patch % Lines
lib/rules/comment-style.js 89.47% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #132 +/- ## ========================================== - Coverage 97.87% 97.34% -0.54% ========================================== Files 17 18 +1 Lines 282 301 +19 ========================================== + Hits 276 293 +17 - Misses 6 8 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 4 months ago

This PR has been automatically closed because we haven't received a response from the original author 🙈. This automation helps keep the issue tracker clean from PRs that aren't actionable. Please reach out if you have more information for us! 🙂