Skip to content

Commit d5bd856

Browse files
authored
Add custom rule directory to coderabbit configuration
Signed-off-by: MontyPokemon <59332150+MonaaEid@users.noreply.github.com>
1 parent 6a9bd62 commit d5bd856

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.coderabbit.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ reviews:
2121
tools:
2222
ast-grep:
2323
essential_rules: true
24+
rule_dirs:
25+
- "custom-protobuf-review"
2426
packages: # list of packages to install, in future coderabbit will provide a set of packages, beside the essentials one.
2527
- "hiero-ledger/sdk-collaboration-hub"
2628

0 commit comments

Comments
 (0)