ChristianMurphy / selective

Statically find HTML anti patterns using CSS Selectors
MIT License
14 stars 0 forks source link

Allow for rules to be disabled from HTML comments #5

Closed ChristianMurphy closed 6 years ago

ChristianMurphy commented 6 years ago

Something similar to https://eslint.org/docs/user-guide/configuring#disabling-rules-with-inline-comments But with HTML comments

ChristianMurphy commented 6 years ago

This should be possible once https://github.com/unifiedjs/unified-message-control/pull/1 is merged