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.

Commit01da60e

Browse files
Fix typo
1 parentf702e72 commit01da60e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

‎docs/guides/review-instructions.md‎

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -247,10 +247,10 @@ your project.
247247

248248
```yaml
249249
my-awesome-project # project root
250-
|- rules # rule directory
251-
| |- my-rule.yml
252-
|- utils # utils directory
253-
| |- is-literal.yml
250+
|- rules # rule directory
251+
| |- my-rule.yml
252+
|- utils # utils directory
253+
| |- is-literal.yml
254254
```
255255

256256
> Also, you need to add the `rules` and `utils` directories to the
@@ -305,8 +305,8 @@ within your organization.
305305

306306
Packages provided by Coderabbit are:
307307

308-
-`ast-grep-essentials`:A set of essential security rules, because we value security, this package gets
309-
it's own property in the `.coderabbit.yml` file, to make it easier to install and not overwrite. Check
308+
-`ast-grep-essentials`:A set of essential security rules. Because we value security, this package gets
309+
its own property in the `.coderabbit.yml` file, to make it easier to install and not overwrite. Check
310310
the [package repository](https://github.com/coderabbitai/ast-grep-essentials)
311311
for more information.
312312

@@ -344,7 +344,7 @@ my-awesome-project # project root
344344
| |- is-literal.yml
345345
```
346346

347-
**rules** and **utils** directories are keywords and it should be the same. Inside each directory, the structure is up
347+
**rules** and **utils** directories are keywords, and it should be the same. Inside each directory, the structure is up
348348
to you. You can also have any other root directories or files beside the two shown above.
349349

350350
-package name should be in the format `organization/repository`

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp