feat: autofix for prefer-logical-properties#474
Conversation
|
Hi @k-yle!, thanks for the Pull Request The pull request title isn't properly formatted. We ask that you update the pull request title to match this format, as we use it to generate changelogs and automate releases.
To Fix: You can fix this problem by clicking 'Edit' next to the pull request title at the top of this page. Read more about contributing to ESLint here |
a640c50 to
3e67615
Compare
|
Thank you for the PR. |
|
an automatic fix is definitely not safe, it must be a manually reviewed suggestion. Even if you design for RTL from day 1, there are always cases where you want something to be fixed to the the same side, regardless of LTR or RTL. |
|
I agree, in the case the rule is enabled without the underlying mindset, it can cause breakages. |
Prerequisites checklist
AI acknowledgment
(If the above is not checked) I have reviewed the AI-generated content before submitting.What is the purpose of this pull request?
IDE suggestions for the
prefer-logical-propertiesruleWhat changes did you make? (Give an overview)
added a fixer to all 3 cases.
Related Issues
none
Is there anything you'd like reviewers to focus on?