-
Notifications
You must be signed in to change notification settings - Fork 20k
Update DIRECTORY.md with Newly Added Files #6302
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
base: master
Are you sure you want to change the base?
Conversation
Note: .gitignore changes were committed by mistake but have been reverted. Please ignore them in the review. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6302 +/- ##
============================================
- Coverage 74.16% 74.15% -0.01%
+ Complexity 5362 5361 -1
============================================
Files 678 678
Lines 18686 18686
Branches 3625 3625
============================================
- Hits 13858 13857 -1
Misses 4273 4273
- Partials 555 556 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
@@ -42,5 +42,3 @@ local.properties | |||
gradle.properties | |||
.vscode | |||
*.log | |||
|
|||
/infer-out/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why did you remove this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good!
@Rahul-18r If you want to contribute more, I recommend checking out our issues ;) |
That was removed by mistake.
…On Thu, 19 Jun, 2025, 7:32 pm Deniz Altunkapan, ***@***.***> wrote:
***@***.**** requested changes on this pull request.
Looks good!
------------------------------
In .gitignore
<#6302 (comment)>:
> @@ -42,5 +42,3 @@ local.properties
gradle.properties
.vscode
*.log
-
-/infer-out/
why did you remove this?
------------------------------
On DIRECTORY.md
<#6302 (comment)>:
looks good!
—
Reply to this email directly, view it on GitHub
<#6302 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BAGYCIIMO2EJDFXT6TOEOET3EK7HRAVCNFSM6AAAAAB7VUPPLSVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDSNBTGE2TSOBYGA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Yeah, Sorry about the .gitignore change — that was a mistake while working
locally.
Thanks for sharing the issues, I’ll go through them and pick one to
contribute. Appreciate the help!
…On Thu, 19 Jun, 2025, 8:14 pm Rahul, ***@***.***> wrote:
That was removed by mistake.
On Thu, 19 Jun, 2025, 7:32 pm Deniz Altunkapan, ***@***.***>
wrote:
> ***@***.**** requested changes on this pull request.
>
> Looks good!
> ------------------------------
>
> In .gitignore
> <#6302 (comment)>:
>
> > @@ -42,5 +42,3 @@ local.properties
> gradle.properties
> .vscode
> *.log
> -
> -/infer-out/
>
> why did you remove this?
> ------------------------------
>
> On DIRECTORY.md
> <#6302 (comment)>:
>
> looks good!
>
> —
> Reply to this email directly, view it on GitHub
> <#6302 (review)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/BAGYCIIMO2EJDFXT6TOEOET3EK7HRAVCNFSM6AAAAAB7VUPPLSVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDSNBTGE2TSOBYGA>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll be more careful next time
clang-format -i --style=file path/to/your/file.java