You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 16, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: docs/overview/introduction.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ Core CodeRabbit features include the following:
34
34
- Learns and adapts to your team's code style and review preferences.
35
35
- Provides an observability dashboard of code-contribution activity.
36
36
- Practices strong privacy and security, with no retention of analyzed code.
37
-
-Freefor public repositories, flexible pricing for privatecode bases.
37
+
-Offers free usefor public repositories,andflexible pricing for privatecodebases.
38
38
39
39
##Add CodeRabbit to your existing workflow
40
40
@@ -52,7 +52,7 @@ For example, if CodeRabbit uses a linter to suggest that your pull request use f
52
52
53
53
For a video introduction to this feature, see[CodeRabbit Learnings](https://www.youtube.com/watch?v=Yu0cmmOYA-U).
54
54
55
-
If you need to fine-tune CodeRabbit's behavior beyond this, then you can[add a CodeRabbit-specific configuration file](/getting-started/configure-coderabbit) to your repository, or use the CodeRabbit web UI to set further preferences.
55
+
If you need to fine-tune CodeRabbit's behavior beyond this, then you can[add a CodeRabbit-specific configuration file](/getting-started/configure-coderabbit) to your repository, or use the CodeRabbit web UI to set further preferences. This file can include[path-based instructions](/guides/review-instructions) for how CodeRabbit should review different files within your codebase.
56
56
57
57
No matter how you tune and customize CodeRabbit, its default settings make it useful out of the box, able to meaningfully review pull requests within minutes of its introduction to a repository.