This reference is generated automatically. Last updated: August 4, 2026
.coderabbit.yaml file, see the configuration overview for details.
All tools
actionlint
actionlint
actionlint is a static checker for GitHub Actions workflow files.Configuration options:Example configuration:
boolean
Enable actionlint | actionlint is a static checker for GitHub Actions workflow files. | v1.7.12Defaults to
true..coderabbit.yaml
ast-grep
ast-grep
Enable ast-grep | ast-grep is a code analysis tool that helps you to find patterns in your codebase using abstract syntax trees patterns. | v0.45.0Configuration options:Example configuration:
array of string
List of rules directories.Defaults to
[].array of string
List of utils directories.Defaults to
[].boolean
Use ast-grep essentials package.Defaults to
true.array of string
Predefined packages to be used.Defaults to
[]..coderabbit.yaml
Biome
Biome
Biome is a fast formatter, linter, and analyzer for web projects.Configuration options:Example configuration:
boolean
Enable Biome | Biome is a fast formatter, linter, and analyzer for web projects. | Enable Biome integration. | v2.5.6Defaults to
true..coderabbit.yaml
Blinter
Blinter
Blinter is a linter for Windows batch files that provides comprehensive static analysis to identify syntax errors, security vulnerabilities, performance issues, and style problems.Configuration options:Example configuration:
boolean
Enable Blinter | Blinter is a linter for Windows batch files that provides comprehensive static analysis to identify syntax errors, security vulnerabilities, performance issues, and style problems. | v1.0.113Defaults to
true..coderabbit.yaml
Brakeman
Brakeman
Brakeman is a static analysis security vulnerability scanner for Ruby on Rails applications. | v8.0.5Configuration options:Example configuration:
boolean
Enable Brakeman | Brakeman is a static analysis security vulnerability scanner for Ruby on Rails applications. | v8.0.5Defaults to
true..coderabbit.yaml
Buf
Buf
Buf offers linting for Protobuf files.Configuration options:Example configuration:
boolean
Enable Buf | Buf offers linting for Protobuf files. | v1.72.0Defaults to
true..coderabbit.yaml
checkmake
checkmake
checkmake is a linter for Makefiles.Configuration options:Example configuration:
boolean
Enable checkmake | checkmake is a linter for Makefiles. | v0.3.2Defaults to
true..coderabbit.yaml
Checkov
Checkov
Checkov is a static code analysis tool for infrastructure-as-code files.Configuration options:Example configuration:
boolean
Enable Checkov | Checkov is a static code analysis tool for infrastructure-as-code files. | v3.3.9Defaults to
true..coderabbit.yaml
CircleCI
CircleCI
CircleCI tool is a static checker for CircleCI config files.Configuration options:Example configuration:
boolean
Enable CircleCI | CircleCI tool is a static checker for CircleCI config files. | v0.1.38646Defaults to
true..coderabbit.yaml
Clang
Clang
Configuration for Clang to perform static analysis on C and C++ codeConfiguration options:Example configuration:
boolean
Enable Clang for C/C++ static analysis and code quality checks | v14.0.6Defaults to
true..coderabbit.yaml
Clippy
Clippy
Clippy is a collection of lints to catch common mistakes and improve your Rust code.Configuration options:Example configuration:
boolean
Enable Clippy | Clippy is a collection of lints to catch common mistakes and improve your Rust code. | Enable Clippy integration.Defaults to
true..coderabbit.yaml
Cppcheck
Cppcheck
Cppcheck is a static code analysis tool for the C and C++ programming languages.Configuration options:Example configuration:
boolean
Enable Cppcheck | Cppcheck is a static code analysis tool for the C and C++ programming languages. | v2.21.0Defaults to
true..coderabbit.yaml
detekt
detekt
Detekt is a static code analysis tool for Kotlin files.Configuration options:Example configuration:
boolean
Enable detekt | detekt is a static code analysis tool for Kotlin files. | v1.23.8Defaults to
true.string
Optional path to the detekt configuration file relative to the repository.
.coderabbit.yaml
Dotenv Lint
Dotenv Lint
dotenv-linter is a tool for checking and fixing .env files for problems and best practicesConfiguration options:Example configuration:
boolean
Enable dotenv-linter | dotenv-linter is a tool for checking and fixing .env files for problems and best practices | v4.0.0Defaults to
true..coderabbit.yaml
Ember Template Lint
Ember Template Lint
ember-template-lint is a linter for Handlebars template files that checks for common issues such as accessibility violations, deprecated patterns, and template anti-patterns.Configuration options:Example configuration:
boolean
Enable ember-template-lint | ember-template-lint is a linter for Handlebars template files that checks for common issues such as accessibility violations, deprecated patterns, and template anti-patterns. | v7.9.3Defaults to
true..coderabbit.yaml
ESLint
ESLint
ESLint is a static code analysis tool for JavaScript files.Configuration options:Example configuration:
boolean
Enable ESLint | ESLint is a static code analysis tool for JavaScript files.Defaults to
true.object
@e18e/eslint-plugin modernization, performance, and dependency replacement checks.Defaults to
{}..coderabbit.yaml
Flake8
Flake8
Flake8 is a Python linter that wraps PyFlakes, pycodestyle and Ned Batchelder’s McCabe script.Configuration options:Example configuration:
boolean
Enable Flake8 | Flake8 is a Python linter that wraps PyFlakes, pycodestyle and Ned Batchelder’s McCabe script. | v7.3.0Defaults to
true..coderabbit.yaml
Fortitude
Fortitude
Fortitude is a Fortran linter that checks for code quality and style issues.Configuration options:Example configuration:
boolean
Enable Fortitude | Fortitude is a Fortran linter that checks for code quality and style issues | v0.9.2Defaults to
true..coderabbit.yaml
GitHub Checks
GitHub Checks
GitHub Checks integration configuration.Configuration options:Example configuration:
boolean
Enable GitHub Checks
| Enable integration, defaults to true
| Enable GitHub Checks integration.Defaults to
true.number
Time in milliseconds to wait for all GitHub Checks to conclude. Default 90 seconds, max 15 minutes (900000ms).Defaults to
90000..coderabbit.yaml
Gitleaks
Gitleaks
Betterleaks is a secret scanner (an improved version of Gitleaks).Configuration options:Example configuration:
boolean
Enable Betterleaks | Betterleaks is a secret scanner (an improved version of Gitleaks). | Enable Betterleaks integration. | v1.7.3Defaults to
true..coderabbit.yaml
golangci-lint
golangci-lint
golangci-lint is a fast linters runner for Go.Configuration options:Example configuration:
boolean
Enable golangci-lint | golangci-lint is a fast linters runner for Go. | Enable golangci-lint integration. | v2.12.2Defaults to
true.string
Optional path to the golangci-lint configuration file relative to the repository. Useful when the configuration file is named differently than the default ‘.golangci.yml’, ‘.golangci.yaml’, ‘.golangci.toml’, ‘.golangci.json’.
.coderabbit.yaml
Hadolint
Hadolint
Hadolint is a Dockerfile linter.Configuration options:Example configuration:
boolean
Enable Hadolint | Hadolint is a Dockerfile linter. | Enable Hadolint integration. | v2.15.1Defaults to
true..coderabbit.yaml
HTMLHint
HTMLHint
HTMLHint is a static code analysis tool for HTML files.Configuration options:Example configuration:
boolean
Enable HTMLHint | HTMLHint is a static code analysis tool for HTML files. | Enable HTMLHint integration. | v1.9.2Defaults to
true..coderabbit.yaml
Infer
Infer
Configuration for Infer to find bugs in Java and C/C++ codeConfiguration options:Example configuration:
boolean
Enable Infer for static bug analysis in Java and C/C++ code | v1.3.0Defaults to
true.boolean
Enable Java analysis | Disabled by default because Java analysis may require compiling more than the changed files.Defaults to
false..coderabbit.yaml
LanguageTool
LanguageTool
LanguageTool is a style and grammar checker for 30+ languages.Configuration options:Example configuration:
boolean
Enable LanguageTool | Enable LanguageTool integration.Defaults to
true.array of string
IDs of rules to be enabled. The rule won’t run unless ‘level’ is set to a level that activates the rule.Defaults to
[].array of string
IDs of rules to be disabled. Note: EN_UNPAIRED_BRACKETS, and EN_UNPAIRED_QUOTES are always disabled.Defaults to
[].array of string
IDs of categories to be enabled.Defaults to
[].array of string
IDs of categories to be disabled. Note: TYPOS, TYPOGRAPHY, and CASING are always disabled.Defaults to
[].boolean
Only the rules and categories whose IDs are specified with ‘enabledRules’ or ‘enabledCategories’ are enabled.Defaults to
false.enum
If set to ‘picky’, additional rules will be activated, i.e. rules that you might only find useful when checking formal text.One of:
default, pickyDefaults to "default"..coderabbit.yaml
Luacheck
Luacheck
Configuration for Lua code linting to ensure code qualityConfiguration options:Example configuration:
boolean
Enable Lua code linting | Luacheck helps maintain consistent and error-free Lua code | v1.2.0Defaults to
true..coderabbit.yaml
markdownlint
markdownlint
markdownlint-cli2 is a static analysis tool to enforce standards and consistency for Markdown files.Configuration options:Example configuration:
boolean
Enable markdownlint | markdownlint-cli2 is a static analysis tool to enforce standards and consistency for Markdown files. | Enable markdownlint integration. | v0.23.2Defaults to
true..coderabbit.yaml
oasdiff
oasdiff
oasdiff detects breaking changes between OpenAPI specifications.Configuration options:Example configuration:
boolean
Enable oasdiff | oasdiff detects breaking changes between OpenAPI specifications. | v1.27.0Defaults to
true..coderabbit.yaml
OpenGrep
OpenGrep
OpenGrep is a high-performance static code analysis engine, compatible with Semgrep configurations.Configuration options:Example configuration:
boolean
Enable OpenGrep | OpenGrep is a high-performance static code analysis engine for finding security vulnerabilities and bugs across 17+ languages. | v1.26.0Defaults to
true..coderabbit.yaml
OSV Scanner
OSV Scanner
OSV Scanner is a tool for vulnerability package scanning.Configuration options:Example configuration:
boolean
Enable OSV Scanner | OSV Scanner is a tool for vulnerability package scanning | v2.4.0Defaults to
true..coderabbit.yaml
Oxlint
Oxlint
Oxlint is a JavaScript/TypeScript linter for OXC written in Rust.Configuration options:Example configuration:
boolean
Enable Oxlint | Oxlint is a JavaScript/TypeScript linter for OXC written in Rust. | v1.76.0Defaults to
true..coderabbit.yaml
PHP CodeSniffer
PHP CodeSniffer
PHP CodeSniffer is a PHP linter and coding standard checker.Configuration options:Example configuration:
boolean
Enable PHP CodeSniffer | PHP CodeSniffer is a PHP linter and coding standard checker. | v3.7.2Defaults to
true..coderabbit.yaml
PHPMD
PHPMD
PHPMD is a tool to find potential problems in PHP code.Configuration options:Example configuration:
boolean
Enable PHPMD | PHPMD is a tool to find potential problems in PHP code. | v2.15.0Defaults to
true..coderabbit.yaml
PHPStan
PHPStan
PHPStan is a tool to analyze PHP code.Configuration options:Example configuration:
boolean
Enable PHPStan | PHPStan requires config file in your repository root. Please ensure that this file contains the
paths: parameter. | v2.2.7Defaults to true.enum
Level | Specify the rule level to run. When set to
default, the level is determined by the review profile: chill uses level 3 (real bugs only — return/property type mismatches, array offset errors) and assertive uses level 8 (adds dead code detection, argument type checking, null safety, and typehint checks). This setting is ignored if your configuration file already has a level: parameter.One of: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, default, maxDefaults to "default"..coderabbit.yaml
PMD
PMD
PMD is an extensible multilanguage static code analyzer. It’s mainly concerned with Java.Configuration options:Example configuration:
boolean
Enable PMD | PMD is an extensible multilanguage static code analyzer. It’s mainly concerned with Java. | v7.26.0Defaults to
true.string
Optional path to the PMD configuration file relative to the repository.
.coderabbit.yaml
Presidio
Presidio
Microsoft Presidio Analyzer 2.2.364 detects sensitive identifiers (including payment cards, US SSN, cryptocurrency wallets, and phone numbers) in changed files. Tune entities, thresholds, and languages in repository Presidio configuration (for example .presidiocli or AnalyzerEngineProvider YAML); the built-in scan uses fixed defaults and is skipped when that configuration is present.Configuration options:Example configuration:
boolean
Enable Microsoft Presidio Analyzer for high-signal PII in changed files | v2.2.364Defaults to
true..coderabbit.yaml
Prisma Lint
Prisma Lint
Configuration for Prisma Schema linting to ensure schema file qualityConfiguration options:Example configuration:
boolean
Enable Prisma Schema linting | Prisma Schema linting helps maintain consistent and error-free schema files | v0.13.1Defaults to
true..coderabbit.yaml
PSScriptAnalyzer
PSScriptAnalyzer
PSScriptAnalyzer is a static code checker for PowerShell scripts and modules.Configuration options:Example configuration:
boolean
Enable PSScriptAnalyzer | PSScriptAnalyzer is a static code checker for PowerShell scripts and modules. | v1.25.0Defaults to
true..coderabbit.yaml
Pylint
Pylint
Pylint is a Python static code analysis tool.Configuration options:Example configuration:
boolean
Enable Pylint | Pylint is a Python static code analysis tool. | v4.0.6Defaults to
true..coderabbit.yaml
React Doctor
React Doctor
React Doctor scans React codebases for security, performance, correctness, and accessibility issues.Configuration options:Example configuration:
boolean
Enable React Doctor | React Doctor scans React codebases for security, performance, correctness, and accessibility issues. | v0.9.3Defaults to
true..coderabbit.yaml
Regal
Regal
Regal is a linter and language server for Rego.Configuration options:Example configuration:
boolean
Enable Regal | Regal is a linter and language server for Rego. | v0.42.0Defaults to
true..coderabbit.yaml
RuboCop
RuboCop
RuboCop is a Ruby static code analyzer (a.k.a. linter ) and code formatter.Configuration options:Example configuration:
boolean
Enable RuboCop | RuboCop is a Ruby static code analyzer (a.k.a. linter ) and code formatter. | v1.88.2Defaults to
true..coderabbit.yaml
Ruff
Ruff
Ruff is a Python linter and code formatter.Configuration options:Example configuration:
boolean
Enable Ruff | Ruff is a Python linter and code formatter. | Enable Ruff integration. | v0.16.1Defaults to
true..coderabbit.yaml
Semgrep
Semgrep
Semgrep is a static analysis tool designed to scan code for security vulnerabilities and code quality issues.Configuration options:Example configuration:
boolean
Enable Semgrep | Semgrep is a static analysis tool designed to scan code for security vulnerabilities and code quality issues. | Enable Semgrep integration. | v1.170.0Defaults to
true.string
Optional path to the Semgrep configuration file relative to the repository.
.coderabbit.yaml
ShellCheck
ShellCheck
ShellCheck is a static analysis tool that finds bugs in your shell scripts.Configuration options:Example configuration:
boolean
Enable ShellCheck | ShellCheck is a static analysis tool that finds bugs in your shell. | Enable ShellCheck integration. | v0.11.0Defaults to
true..coderabbit.yaml
Shopify Theme Check
Shopify Theme Check
Configuration for Shopify Theme Check to ensure theme quality and best practicesConfiguration options:Example configuration:
boolean
Enable Shopify Theme Check | A linter for Shopify themes that helps you follow Shopify theme & Liquid best practices | cli 4.1.0 | theme 3.58.2Defaults to
true..coderabbit.yaml
SkillSpector
SkillSpector
SkillSpector is a security scanner for AI agent skills that detects vulnerabilities, malicious patterns, and security risksConfiguration options:Example configuration:
boolean
Enable SkillSpector | SkillSpector is a security scanner for AI agent skills. It detects vulnerabilities, malicious patterns, and security risks in SKILL.md manifests and MCP configurations. | v2.5.1Defaults to
true..coderabbit.yaml
Smarty Lint
Smarty Lint
smarty-lint is a linter for Smarty 3 template files that checks for common issues such as incorrect operator usage, naming conventions, empty blocks, and unquoted strings.Configuration options:Example configuration:
boolean
Enable smarty-lint | smarty-lint is a linter for Smarty 3 template files that checks for common issues such as incorrect operator usage, naming conventions, empty blocks, and unquoted strings. | v0.3.3Defaults to
true..coderabbit.yaml
SQLFluff
SQLFluff
SQLFluff is an open source, dialect-flexible and configurable SQL linter.Configuration options:Example configuration:
boolean
Enable SQLFluff | SQLFluff is an open source, dialect-flexible and configurable SQL linter. | v4.2.2Defaults to
true.string
Optional path to the SQLFluff configuration file relative to the repository. Use this when the config file is not named one of SQLFluff’s default filenames.
.coderabbit.yaml
Squawk
Squawk
Configuration for Squawk to lint Postgres migrations and SQL for safe schema changesConfiguration options:Example configuration:
boolean
Enable Squawk for Postgres migration linting | Detects unsafe schema changes that can cause downtime or blocking locks | v2.61.0Defaults to
true..coderabbit.yaml
Stylelint
Stylelint
Stylelint is a linter for stylesheets (CSS, SCSS, Sass, Less, SugarSS, Stylus) that helps avoid errors and enforce conventions.Configuration options:Example configuration:
boolean
Enable Stylelint | Stylelint is a linter for stylesheets (CSS, SCSS, Sass, Less, SugarSS, Stylus) that helps avoid errors and enforce conventions. | Enable Stylelint integration. | v17.14.0Defaults to
true..coderabbit.yaml
SwiftLint
SwiftLint
SwiftLint integration configuration object.Configuration options:Example configuration:
boolean
Enable SwiftLint | SwiftLint is a Swift linter. | Enable SwiftLint integration. | v0.65.0Defaults to
true.string
Optional path to the SwiftLint configuration file relative to the repository. This is useful when the configuration file is named differently than the default ‘.swiftlint.yml’ or ‘.swiftlint.yaml’.
.coderabbit.yaml
TFLint
TFLint
TFLint is a Terraform linter for finding potential errors and enforcing best practices.Configuration options:Example configuration:
boolean
Enable TFLint | TFLint is a Terraform linter for finding potential errors. | v0.64.0Defaults to
true..coderabbit.yaml
Trivy
Trivy
Trivy is a comprehensive security scanner that detects misconfigurations and secrets in Infrastructure as Code filesConfiguration options:Example configuration:
boolean
Enable Trivy for security scanning of IaC files (Terraform, Kubernetes, Docker, etc.) | v0.72.0Defaults to
true..coderabbit.yaml
TruffleHog
TruffleHog
TruffleHog is a secret scanner with verification capabilities that can detect and verify secrets in code.Configuration options:Example configuration:
boolean
Enable TruffleHog | TruffleHog is a secret scanner with verification capabilities. | Enable TruffleHog integration. | v3.96.0Defaults to
true..coderabbit.yaml
YAMLlint
YAMLlint
YAMLlint is a linter for YAML files.Configuration options:Example configuration:
boolean
Enable YAMLlint | YAMLlint is a linter for YAML files. | Enable YAMLlint integration. | v1.37.1Defaults to
true..coderabbit.yaml
zizmor
zizmor
zizmor is a static security analyzer for GitHub Actions workflow files.Configuration options:Example configuration:
boolean
Enable zizmor | zizmor is a static security analyzer for GitHub Actions workflow files. | v1.29.0Defaults to
true..coderabbit.yaml
What’s next
Configuration reference
View the complete reference for all CodeRabbit configuration options and settings.
Review commands
Learn how to control and customize code reviews using @coderabbitai commands.