-
-
Notifications
You must be signed in to change notification settings - Fork 116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Chores] Format code #1787
base: main
Are you sure you want to change the base?
[Chores] Format code #1787
Conversation
4d2b6af
to
872528d
Compare
1feada4
to
083e040
Compare
2d20399
to
54ffd6e
Compare
e1235d7
to
b71baa2
Compare
b71baa2
to
7efbd34
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1787 +/- ##
=======================================
Coverage 9.25% 9.25%
=======================================
Files 468 468
Lines 144115 144115
=======================================
Hits 13345 13345
Misses 130770 130770 ☔ View full report in Codecov by Sentry. |
7efbd34
to
a5b7f32
Compare
0437a24
to
18cc174
Compare
1501b83
to
68dff0b
Compare
8dbd555
to
76b53c6
Compare
c95deb0
to
cce95e1
Compare
WalkthroughThis pull request introduces minor formatting and stylistic changes across several source files in the PCSX emulator project. The modifications primarily involve adjusting whitespace, pointer declaration syntax, and method signatures without altering the underlying functionality or logic of the code. These changes appear to be focused on improving code readability and maintaining consistent coding style across different components of the project. Changes
Possibly related PRs
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (10)
🚧 Files skipped from review as they are similar to previous changes (10)
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
cfbc35b
to
c7c139f
Compare
3c6e416
to
2d31c22
Compare
2d31c22
to
b7d497b
Compare
Automated changes by create-pull-request GitHub action