Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Commitb38424f

Browse files
harjotgilltyaga001
authored andcommitted
mention ast-grep-essentials
1 parent7845092 commitb38424f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎docs/guides/configure-coderabbit.md‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,10 @@ YAML settings:
116116
are stored.
117117
- **`util_dirs`**: The directory name where the custom `ast-grep` utils
118118
are stored.
119+
- **`essential_rules`**: Enable the
120+
[`ast-grep-essentials`](https://github.com/coderabbitai/ast-grep-essentials)
121+
package, which contains community-driven security and best practice
122+
rules.
119123
- **`packages`**: A package allows you to share rules across multiple
120124
projects. Essentially, a package is a collection of `ast-grep` rules.
121125
- **`github-checks`**: Configuration for GitHub Checks integration.
@@ -149,6 +153,7 @@ YAML settings:
149153
- "rules"
150154
util_dirs:
151155
- "utils"
156+
essential_rules: true
152157
packages:
153158
- "my-awesome-org/my-awesome-package" # public GitHub repository that contains ast-grep rules
154159
github-checks:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp