Thanks to visit codestin.com
Credit goes to github-integration-guide.coderabbit-docs.pages.dev

Skip to main content

Yamllint

Yamllint is a linter for YAML.

Files

Yamllint will run on files with the following extensions:

  • .yaml
  • .yml

Configuration

Yamllint supports the following config files:

  • .yamllint
  • .yamllint.yaml
  • .yamllint.yml

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