From 371372343fca55038154bc6414a7a325e99f0072 Mon Sep 17 00:00:00 2001 From: Hasit Mistry Date: Mon, 15 Jul 2024 10:55:56 -0700 Subject: [PATCH 1/2] chore: Update tool configuration documentation --- docs/guides/tools/tools.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/tools/tools.md b/docs/guides/tools/tools.md index e98eab1c..5f278eb9 100644 --- a/docs/guides/tools/tools.md +++ b/docs/guides/tools/tools.md @@ -9,7 +9,7 @@ CodeRabbit supports various linters and security analysis tools to improve the c ## Enabling/Disabling Tools -You can enable or disable tools by setting `reviews.tools..enabled` in your project's `.coderabbit.yaml` file or setting the "Review → Tools → Linter → Enabled" field in CodeRabbit's settings page. +You can enable or disable tools by setting `reviews.tools..enabled` in your project's `.coderabbit.yaml` file or setting the "Review → Tools → → Enabled" field in CodeRabbit's settings page. ## Customizing Tools From 9be2ae7a8e0d12a19b1e54beed31d13ea4ad6451 Mon Sep 17 00:00:00 2001 From: Hasit Mistry Date: Mon, 15 Jul 2024 11:21:48 -0700 Subject: [PATCH 2/2] Update tool configuration documentation --- docs/guides/tools/tools.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/tools/tools.md b/docs/guides/tools/tools.md index 5f278eb9..6b0a70e8 100644 --- a/docs/guides/tools/tools.md +++ b/docs/guides/tools/tools.md @@ -9,7 +9,7 @@ CodeRabbit supports various linters and security analysis tools to improve the c ## Enabling/Disabling Tools -You can enable or disable tools by setting `reviews.tools..enabled` in your project's `.coderabbit.yaml` file or setting the "Review → Tools → → Enabled" field in CodeRabbit's settings page. +You can enable or disable tools by setting `reviews.tools..enabled` in your project's `.coderabbit.yaml` file or setting the "Review → Tools → Tool → Enabled" field in CodeRabbit's settings page. ## Customizing Tools