Skip to content

Invalid tag characters#329

Closed
damanm24 wants to merge 9 commits intohtmlhint:developfrom
damanm24:invalid-tag-characters
Closed

Invalid tag characters#329
damanm24 wants to merge 9 commits intohtmlhint:developfrom
damanm24:invalid-tag-characters

Conversation

@damanm24
Copy link

Fixes: #

🚨 Please review the guidelines for contributing and our code of conduct to this repository. 🚨
Please complete these steps and check these boxes (by putting an x inside the brackets) before filing your PR:

  • Check the commit's or even all commits' message styles matches our requested structure.
  • Check your code additions will fail neither code linting checks nor unit test.

Short description of what this resolves:

Added a rule to check for special characters in tag names.

Proposed changes:

-

👍 Thank you!

@codecov
Copy link

codecov bot commented Feb 23, 2019

Codecov Report

Merging #329 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           develop   #329   +/-   ##
======================================
  Coverage      100%   100%           
======================================
  Files            1      1           
  Lines            1      1           
  Branches         1      1           
======================================
  Hits             1      1
Impacted Files Coverage Δ
dist/htmlhint.js 100% <ø> (ø) ⬆️

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 422c968...04ac5e0. Read the comment docs.

@thedaviddias thedaviddias added the invalid The issue is not a valid bug/feature request label Feb 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

invalid The issue is not a valid bug/feature request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants