Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add auto fix capability to onClick rule when data-test-id attribute is missing #8

Merged
merged 4 commits into from
Jan 26, 2021

Conversation

bkonuwa
Copy link
Contributor

@bkonuwa bkonuwa commented Jan 5, 2021

  • feat: Add auto fix capability to onClick rule when data-test-id attribute is missing.

data-qa auto-fix

…bute is missing (#1)

* feat: Add auto fix capability to onClick rule when data-test-id attribute is missing.

* cleaned up parserOptionsMapper from onClick rule and used the generic parserOptionMapper instead

* removed unused code

Co-authored-by: Boima Konuwa <boima.konuwa@cision.com>
@bkonuwa bkonuwa changed the title feat: Add auto fix capability to onClick rule when data-test-id attri… feat: Add auto fix capability to onClick rule when data-test-id attribute is missing Jan 5, 2021
@davidcalhoun
Copy link
Owner

Thank you very much for submitting this, complete with tests! Will have a look when I get a chance.

…names

fix: Allow multipart jsx node names, data-qa on new line for multiline jsx open tags.
@davidcalhoun
Copy link
Owner

Thank you again, and sorry for the delay! I really need to setup some Github Actions to run tests automatically.

@davidcalhoun davidcalhoun merged commit 0d136bb into davidcalhoun:master Jan 26, 2021
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.

3 participants