Files
HTMLHint will run checks against*.html files.
Configuration
HTMLHint supports the following config files:.htmlhintrc.htmlhintrc.jsonhtmlhintrc.json
When we skip HTMLHint
CodeRabbit will skip running HTMLHint when:- HTMLHint is already running in GitHub workflows.
Profile behavior
CodeRabbit filters out the following categories and does not report them:attr-lowercase- attribute names must be lowercaseattr-value-double-quotes- attribute values must use double quotes