-
-
Notifications
You must be signed in to change notification settings - Fork 21
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
Add "Shorten Spaces" to "Source Code" -tkatemb #26
base: master
Are you sure you want to change the base?
Add "Shorten Spaces" to "Source Code" -tkatemb #26
Conversation
Insecure Use of Dangerous Function (32)More info on how to fix Insecure Use of Dangerous Function in C/C++. Insecure Processing of Data (1)
More info on how to fix Insecure Processing of Data in C/C++. 👉 Go to the dashboard for detailed results. 📥 Happy? Share your feedback with us. |
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.
@tkatemb can you resolve the conflicts?
…-Shorten-Spaces-tkatemb Signed-off-by: Aravind Nair <[email protected]>
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.
@tkatemb LGTM! I resolved the conflicts. Try not to mix changes when using branches to avoid conflicts.
Signed-off-by: Aravind Nair <[email protected]>
@aravindvnair99 Thank you for resolving! I'm new to GitHub, so I'm still familiarizing myself with the open-source workflow. Apologies for the conflicts. |
@tkatemb No issues, here are a few resources you could use:
|
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.
@tkatemb Can you take a look at the failing status check?
The Codacy one: https://github.com/aravindvnair99/C/pull/26/checks?check_run_id=4274860172
Ok, everything should be fixed now! |
Fixes #
Proposed Changes