Closed Mayank1170 closed 2 years ago
My Background and Technical Skills I have been into coding stuff since class 8th trying my hands on Python and its libraries like Pandas etc. Right now i'm handy with WebD, Python, C++ and in designing I have worked on Figma.
What problem are you trying to solve and Your Approach? So I am trying to add the black formatter through github action. Black formatter is python libraries which auto formats the code like indentation and other things. Which ultimately saves user time who will push there messy code. I have also created a sample github action in one of my repo which uses super-Linter to check format of code. linnk to it : https://github.com/Srijan-SS02/ActionDemo
Your Timeline to solve the problem. 19th Sep 2022 : get the project assigned by Mentors and try to interact with mentors 20th Sep 2022 : trying to solve the issue and trying to get helped by the mentors 21st Sep 2022 : wrapping up the issue and fixing the minor bugs if any
@Mr-Sunglasses @AnjumanHasan tagging maintainers for better reach
@AnjumanHasan @Mr-Sunglasses please review this PR and let me know if any changes are required