File tree 1 file changed +74
-0
lines changed
1 file changed +74
-0
lines changed Original file line number Diff line number Diff line change
1
+ language : en-US
2
+ tone_instructions : " "
3
+ early_access : true
4
+ enable_free_tier : true
5
+ reviews :
6
+ profile : chill
7
+ request_changes_workflow : false
8
+ high_level_summary : true
9
+ high_level_summary_placeholder : " @coderabbitai summary"
10
+ auto_title_placeholder : " @coderabbitai"
11
+ review_status : true
12
+ poem : false
13
+ collapse_walkthrough : false
14
+ sequence_diagrams : true
15
+ path_filters : []
16
+ path_instructions :
17
+ - path : " **/*.jsx"
18
+ instructions : |
19
+ Review the JavaScript code against the Google JavaScript style guide and point out any mismatches
20
+ abort_on_close : true
21
+ auto_review :
22
+ enabled : true
23
+ auto_incremental_review : true
24
+ ignore_title_keywords : []
25
+ labels : []
26
+ drafts : false
27
+ base_branches : []
28
+ tools :
29
+ shellcheck :
30
+ enabled : true
31
+ ruff :
32
+ enabled : true
33
+ markdownlint :
34
+ enabled : true
35
+ github-checks :
36
+ enabled : true
37
+ timeout_ms : 90000
38
+ languagetool :
39
+ enabled : true
40
+ enabled_only : false
41
+ level : default
42
+ biome :
43
+ enabled : true
44
+ hadolint :
45
+ enabled : true
46
+ swiftlint :
47
+ enabled : true
48
+ phpstan :
49
+ enabled : true
50
+ level : default
51
+ golangci-lint :
52
+ enabled : true
53
+ yamllint :
54
+ enabled : true
55
+ gitleaks :
56
+ enabled : true
57
+ checkov :
58
+ enabled : true
59
+ detekt :
60
+ enabled : true
61
+ eslint :
62
+ enabled : true
63
+ chat :
64
+ auto_reply : true
65
+ knowledge_base :
66
+ opt_out : false
67
+ learnings :
68
+ scope : auto
69
+ issues :
70
+ scope : auto
71
+ jira :
72
+ project_keys : []
73
+ linear :
74
+ team_keys : []
You can’t perform that action at this time.
0 commit comments