Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f0ba25 commit 7a967b8Copy full SHA for 7a967b8
docs/guides/customize-coderabbit.md
@@ -114,7 +114,7 @@ YAML settings:
114
rules are stored.
115
- **`util_dirs`**: The directory name where the custom `ast-grep`
116
utils are stored.
117
- - **`packages`**: A package allows you to share rules across multiple projects. Essentially, a package is a collection of ast-grep rules.
+ - **`packages`**: A package allows you to share rules across multiple projects. Essentially, a package is a collection of `ast-grep` rules.
118
4. **`chat`**: Defines the behavior of CodeRabbit's bot in conversations.
119
- **`auto_reply`**: The bot automatically replies without the need of the
120
user tagging it (default: `true`).
0 commit comments