Skip to content

Commit 24a2825

Browse files
committed
Update tool configuration documentation
1 parent 44372e7 commit 24a2825

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
@@ -18,7 +18,7 @@ CodeRabbit supports customizing the strictness of tools by setting `reviews.prof
1818
- `Chill` - Yields less feedback, that may be considered lenient.
1919
- `Assertive` - Yields more feedback, that may be considered nit-picky.
2020

21-
Apart from the overall profile, you can also configure each tool by providing a path to configuration file (specific to the tool) in your project. This would allow you to further customize the tool's behavior, by enabling/disabling specific rules, setting rule severity, etc.
21+
Apart from the overall profile, you can also configure each tool by providing a path to a configuration file (specific to the tool) in your project. This would allow you to further customize the tool's behavior, by enabling/disabling specific rules, setting rule severity, etc.
2222

2323
## Checking Tool Output
2424

0 commit comments

Comments
 (0)