-
Notifications
You must be signed in to change notification settings - Fork 193
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
[Good First Issue]: Add basic git based code checks #663
Comments
.take |
Thank you for looking into this issue! Please let us know if you have any questions or require any help. |
.take |
Thank you for looking into this issue! Please let us know if you have any questions or require any help. |
@LitZeus, are you still working on this? |
no, I am not getting the right solution... |
Can you describe the problem? |
Feel free to take the issue again if you work on it. |
.take |
Thank you for looking into this issue! Please let us know if you have any questions or require any help. |
@rishik-ashili, do you still work on this? |
Yes I'm trying
…On Wed, 13 Nov, 2024, 10:44 Vladimir Zlobin, ***@***.***> wrote:
@rishik-ashili <https://github.com/rishik-ashili>, do you still work on
this?
—
Reply to this email directly, view it on GitHub
<#663 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BB2YRE3IBUVENLGPH3TZS732ALN3DAVCNFSM6AAAAABLIZLCQCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINZSGQYDSOJXHA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@rishik-ashili, do you still work on this? |
.take |
Thank you for looking into this issue! Please let us know if you have any questions or require any help. |
Sure, thank you! |
.take |
Thanks for being interested in this issue. It looks like this ticket is already assigned to a contributor. Please communicate with the assigned contributor to confirm the status of the issue. |
@Cyber-Var do you still working on this issue? |
Yes, I am |
I've created a pull-request. |
Context
As a first step to improving GenAI code style, basic checks defined in the project's pre-commit configuration should be run.
What needs to be done?
black --check .
) and C++ specific checks are out of scope.Example Pull Request
#315
Resources
Contact points
@Wovchena
The text was updated successfully, but these errors were encountered: