eslint-stylistic / eslint-stylistic

Monorepo for ESLint Stylistic plugins and configs
https://eslint.style
MIT License
1.2k stars 84 forks source link

Make plugin assignable to ESLint.Plugin #418

Closed JstnMcBrd closed 2 weeks ago

JstnMcBrd commented 2 weeks ago

Linked Issues

Closes #398

Description

See the linked issue for a description of the problem.

Since the issue hasn't received any attention in a month, I decide to go ahead and try the solution I suggested there.

Again, you may know of a better solution to this problem, or perhaps you don't like this solution. If so, feel free to close this PR and we can try something else instead. I'm not familiar with this repository so I'm eager to accept correction.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.79%. Comparing base (737cade) to head (b72a805).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #418 +/- ## ======================================= Coverage 99.79% 99.79% ======================================= Files 118 118 Lines 27630 27630 Branches 4687 4687 ======================================= Hits 27573 27573 Misses 57 57 ```

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

JstnMcBrd commented 2 weeks ago

Whoops, forgot to format the PR title as "fix:", so I guess it won't be included in the automatic changelog next release :(