Home
About
Blog
Products
Forum
Support
Contact
Sunbelt Computer Software
PL/B Language Development and Support
Home
About
Blog
Products
Forum
Support
Contact
bun/.coderabbit.yaml at main · wrongnull/bun · GitHub
Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
wrongnull
/
bun
Public
forked from
oven-sh/bun
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
9
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Files
Expand file tree
main
Breadcrumbs
bun
/
.coderabbit.yaml
Copy path
Blame
More file actions
Blame
More file actions
Latest commit
History
History
History
147 lines (138 loc) · 2.61 KB
main
Breadcrumbs
bun
/
.coderabbit.yaml
Copy path
Top
File metadata and controls
Code
Blame
147 lines (138 loc) · 2.61 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
language
:
en-US
issue_enrichment
:
auto_enrich
:
enabled
:
false
reviews
:
profile
:
assertive
request_changes_workflow
:
false
high_level_summary
:
false
high_level_summary_placeholder
:
"
@coderabbitai summary
"
high_level_summary_in_walkthrough
:
true
auto_title_placeholder
:
"
@coderabbitai
"
review_status
:
false
commit_status
:
false
fail_commit_status
:
false
collapse_walkthrough
:
false
changed_files_summary
:
true
sequence_diagrams
:
false
estimate_code_review_effort
:
false
assess_linked_issues
:
true
related_issues
:
true
related_prs
:
true
suggested_labels
:
false
suggested_reviewers
:
true
in_progress_fortune
:
false
poem
:
false
abort_on_close
:
true
path_filters
:
-
"
!test/js/node/test/
"
auto_review
:
enabled
:
true
auto_incremental_review
:
true
drafts
:
false
finishing_touches
:
docstrings
:
enabled
:
false
unit_tests
:
enabled
:
false
pre_merge_checks
:
docstrings
:
mode
:
off
title
:
mode
:
warning
description
:
mode
:
warning
issue_assessment
:
mode
:
warning
tools
:
shellcheck
:
enabled
:
true
ruff
:
enabled
:
true
markdownlint
:
enabled
:
true
github-checks
:
enabled
:
true
timeout_ms
:
90000
languagetool
:
enabled
:
true
enabled_only
:
false
level
:
default
biome
:
enabled
:
true
hadolint
:
enabled
:
true
swiftlint
:
enabled
:
true
phpstan
:
enabled
:
true
level
:
default
phpmd
:
enabled
:
true
phpcs
:
enabled
:
true
golangci-lint
:
enabled
:
true
yamllint
:
enabled
:
true
gitleaks
:
enabled
:
true
checkov
:
enabled
:
true
detekt
:
enabled
:
true
eslint
:
enabled
:
true
flake8
:
enabled
:
true
rubocop
:
enabled
:
true
buf
:
enabled
:
true
regal
:
enabled
:
true
actionlint
:
enabled
:
true
pmd
:
enabled
:
true
clang
:
enabled
:
true
cppcheck
:
enabled
:
true
semgrep
:
enabled
:
true
circleci
:
enabled
:
true
clippy
:
enabled
:
true
sqlfluff
:
enabled
:
true
prismaLint
:
enabled
:
true
pylint
:
enabled
:
true
oxc
:
enabled
:
true
shopifyThemeCheck
:
enabled
:
true
luacheck
:
enabled
:
true
brakeman
:
enabled
:
true
dotenvLint
:
enabled
:
true
htmlhint
:
enabled
:
true
checkmake
:
enabled
:
true
osvScanner
:
enabled
:
true
chat
:
auto_reply
:
true
knowledge_base
:
opt_out
:
false
code_guidelines
:
enabled
:
true
filePatterns
:
-
"
**/.cursor/rules/*.mdc
"
-
"
**/CLAUDE.md
"
You can’t perform that action at this time.