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

chore: update to `@eslint-community/eslint-plugin-mysticatea` #91

Closed MichaelDeBoey closed 11 months ago

MichaelDeBoey commented 11 months ago

20 was closed on accident when I removed alpha branch

ota-meshi commented 11 months ago

Could you please fix the error in the test? I think you can refer to the fix in #20.

codecov[bot] commented 11 months ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (e006c94) 97.87% compared to head (b7c464f) 97.87%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #91 +/- ## ======================================= Coverage 97.87% 97.87% ======================================= Files 17 17 Lines 282 282 ======================================= Hits 276 276 Misses 6 6 ``` | [Files Changed](https://app.codecov.io/gh/eslint-community/eslint-plugin-eslint-comments/pull/91?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eslint-community) | Coverage Δ | | |---|---|---| | [lib/rules/disable-enable-pair.js](https://app.codecov.io/gh/eslint-community/eslint-plugin-eslint-comments/pull/91?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eslint-community#diff-bGliL3J1bGVzL2Rpc2FibGUtZW5hYmxlLXBhaXIuanM=) | `100.00% <ø> (ø)` | | | [lib/rules/no-aggregating-enable.js](https://app.codecov.io/gh/eslint-community/eslint-plugin-eslint-comments/pull/91?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eslint-community#diff-bGliL3J1bGVzL25vLWFnZ3JlZ2F0aW5nLWVuYWJsZS5qcw==) | `100.00% <ø> (ø)` | | | [lib/rules/no-duplicate-disable.js](https://app.codecov.io/gh/eslint-community/eslint-plugin-eslint-comments/pull/91?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eslint-community#diff-bGliL3J1bGVzL25vLWR1cGxpY2F0ZS1kaXNhYmxlLmpz) | `100.00% <ø> (ø)` | | | [lib/rules/no-restricted-disable.js](https://app.codecov.io/gh/eslint-community/eslint-plugin-eslint-comments/pull/91?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eslint-community#diff-bGliL3J1bGVzL25vLXJlc3RyaWN0ZWQtZGlzYWJsZS5qcw==) | `100.00% <ø> (ø)` | | | [lib/rules/no-unused-disable.js](https://app.codecov.io/gh/eslint-community/eslint-plugin-eslint-comments/pull/91?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eslint-community#diff-bGliL3J1bGVzL25vLXVudXNlZC1kaXNhYmxlLmpz) | `100.00% <ø> (ø)` | | | [lib/rules/no-unused-enable.js](https://app.codecov.io/gh/eslint-community/eslint-plugin-eslint-comments/pull/91?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eslint-community#diff-bGliL3J1bGVzL25vLXVudXNlZC1lbmFibGUuanM=) | `100.00% <ø> (ø)` | | | [lib/internal/get-linters.js](https://app.codecov.io/gh/eslint-community/eslint-plugin-eslint-comments/pull/91?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eslint-community#diff-bGliL2ludGVybmFsL2dldC1saW50ZXJzLmpz) | `86.66% <100.00%> (ø)` | | | [lib/internal/utils.js](https://app.codecov.io/gh/eslint-community/eslint-plugin-eslint-comments/pull/91?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eslint-community#diff-bGliL2ludGVybmFsL3V0aWxzLmpz) | `100.00% <100.00%> (ø)` | | | [lib/rules/no-unlimited-disable.js](https://app.codecov.io/gh/eslint-community/eslint-plugin-eslint-comments/pull/91?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eslint-community#diff-bGliL3J1bGVzL25vLXVubGltaXRlZC1kaXNhYmxlLmpz) | `92.30% <100.00%> (ø)` | | | [lib/rules/no-use.js](https://app.codecov.io/gh/eslint-community/eslint-plugin-eslint-comments/pull/91?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eslint-community#diff-bGliL3J1bGVzL25vLXVzZS5qcw==) | `100.00% <100.00%> (ø)` | | | ... and [1 more](https://app.codecov.io/gh/eslint-community/eslint-plugin-eslint-comments/pull/91?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eslint-community) | |

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

github-actions[bot] commented 11 months ago

:tada: This PR is included in version 4.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: