Skip to main content

HTMLHint

Pro Plan Feature

This feature is available exclusively as part of the Pro plan and is not included in the Lite plan. Please refer to our pricing page for more information about our plans and features.

HTMLHint is a static code analysis tool for HTML.

Files

HTMLHint will run checks against *.html files.

Configuration

HTMLHint supports the following config files:

  • .htmlhintrc
  • .htmlhintrc.json
  • htmlhintrc.json

CodeRabbit will use the default settings based on the profile selected if no config file is found.