Skip to content

fix(rules): improvements to rules that should only apply to dom nodes #129

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

Merged
merged 1 commit into from
Dec 13, 2020

Conversation

benmonro
Copy link
Member

What:

Why:

How:

Checklist:

  • Documentation
  • Tests
  • Ready to be merged

@codecov
Copy link

codecov bot commented Dec 13, 2020

Codecov Report

Merging #129 (8993b8c) into master (c595f94) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #129   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines          358       382   +24     
  Branches        59        68    +9     
=========================================
+ Hits           358       382   +24     
Impacted Files Coverage Δ
src/assignment-ast.js 100.00% <100.00%> (ø)
src/createBannedAttributeRule.js 100.00% <100.00%> (ø)
src/rules/prefer-to-have-class.js 100.00% <100.00%> (ø)
src/rules/prefer-to-have-value.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c595f94...8993b8c. Read the comment docs.

@benmonro benmonro merged commit 429e1ba into master Dec 13, 2020
@github-actions
Copy link

🎉 This PR is included in version 3.6.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

@MichaelDeBoey MichaelDeBoey deleted the feature/check-for-dom-elements branch June 12, 2021 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant