Skip to content

Commit 63f51d3

Browse files
hasittyaga001
authored andcommitted
Update tool configuration documentation (#60)
* chore: Update tool configuration documentation * Update tool configuration documentation
1 parent a55b5d1 commit 63f51d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/tools/tools.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ CodeRabbit supports various linters and security analysis tools to improve the c
99

1010
## Enabling/Disabling Tools
1111

12-
You can enable or disable tools by setting `reviews.tools.<linter>.enabled` in your project's `.coderabbit.yaml` file or setting the "Review → Tools → Linter → Enabled" field in CodeRabbit's settings page.
12+
You can enable or disable tools by setting `reviews.tools.<tool>.enabled` in your project's `.coderabbit.yaml` file or setting the "Review → Tools → Tool → Enabled" field in CodeRabbit's settings page.
1313

1414
## Customizing Tools
1515

0 commit comments

Comments
 (0)