File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -19,15 +19,16 @@ Semgrep supports the following config files:
19
19
20
20
> Due to licensing it doesn't ship with the
21
21
> [ community-created Semgrep rules] ( https://github.com/returntocorp/semgrep-rules ) ,
22
- > but you're free to use these in your own project .
22
+ > but you're free to use these in your own ` semgrep.yml ` config file .
23
23
24
24
> ** NOTE: CodeRabbit will only run Semgrep if your repository contains a Semgrep
25
25
> config file. In addition you must also define the path to this file in
26
26
> ` .coderabbit.yaml ` or config UI.**
27
27
28
28
## Links
29
29
30
- - [ Semgrep Cli Reference] ( https://semgrep.dev/docs/cli-reference )
30
+ - [ Semgrep CLI Reference] ( https://semgrep.dev/docs/cli-reference )
31
+ - [ Writing Semgrep Rules for Config Files] ( https://semgrep.dev/docs/running-rules )
31
32
32
33
## Files
33
34
You can’t perform that action at this time.
0 commit comments