You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Semgrep will run on the following files and extensions:
12
34
13
35
-`Apex`
14
-
-`Bash`
36
+
-`Bash`
15
37
-`.c`
16
38
-`.cpp`
17
39
-`.cs`
18
40
-`.clj`
19
41
-`.dart`
20
42
-`Dockerfile`
21
-
-`.ex`
43
+
-`.ex`
22
44
-`.html`
23
45
-`.go`
24
46
-`.java`
@@ -36,7 +58,7 @@ Semgrep will run on the following files and extensions:
36
58
-`.py`
37
59
-`.r`
38
60
-`.rb`
39
-
-`.rs`
61
+
-`.rs`
40
62
-`.scala`
41
63
-`Scheme`
42
64
-`.sol`
@@ -48,15 +70,3 @@ Semgrep will run on the following files and extensions:
48
70
-`.xml`
49
71
-`ERB`
50
72
-`Jinja`
51
-
52
-
## Configuration
53
-
54
-
Semgrep uses a YAML style configuration file.
55
-
56
-
Semgrep supports the following config files:
57
-
58
-
- User-defined config file set at `reviews.tools.semgrep.config_file` in your project's `.coderabbit.yaml` file or setting the "Review → Tools → Semgrep → Config File" field in CodeRabbit's settings page.
0 commit comments