Skip to content

fix(eslint-plugin): reinstating require-named-effects#86

Merged
JulienIzz merged 15 commits intomainfrom
fix/reinstate-required-named-effect
Oct 18, 2023
Merged

fix(eslint-plugin): reinstating require-named-effects#86
JulienIzz merged 15 commits intomainfrom
fix/reinstate-required-named-effect

Conversation

@JulienIzz
Copy link
Copy Markdown
Contributor

This MR aims to clean the last versions which deleted custom rules.

The objective was to revert the following commits :
4c81100 (fix: remove useless required line in index (#84))
e6fcf3b (revert(eslint-plugin): delete custom rules (#81))

To do this I reverted the two commits then reworked in the same order as MR#81 but without removing require-named-effect rules.

I also added the rules to example-app to allow testing.

Test protocol :

  • Test require-named-effect in example app
  • Test a11Y rules were working before removal

@JulienIzz JulienIzz force-pushed the fix/reinstate-required-named-effect branch from 4eaa981 to 7bad3dd Compare October 18, 2023 13:22
Comment thread .markdownlint.json
Comment thread .github/workflows/quality-eslint.yml Outdated
Comment thread packages/eslint-plugin/package.json Outdated
Comment thread packages/eslint-plugin/lib/configs/recommended.js Outdated
@JulienIzz JulienIzz merged commit 2b4c10c into main Oct 18, 2023
@JulienIzz JulienIzz deleted the fix/reinstate-required-named-effect branch October 18, 2023 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants