appwrite
appwrite copied to clipboard
💄 Add Code Linter To ‘utopia-php/framework’
💭 Introduction
Linter is one of the most valuable tools in the open source world. It not only ensures every developer contributes the code with the same style but also allows CI/CD to ensure this. Having a linter set up should be a high priority for every project as it makes source code more readable for future contributors.
Your task is to update our library utopia-php/framework and implement a code linter. We would like to use Pint as our linter.
To make this task easy, we created a sample pull request showing what exactly needs to be done to implement a linter into the Utopia PHP library: https://github.com/utopia-php/ab/pull/7
🎯 Requirements
- Experience with GitHub Actions.
- Experience with Composer.
- Experience with PHP.
✅ Task Summary
- [ ] Ask to be assigned to the issue.
- [ ] Wait to be assigned.
- [ ] Implement code linter in utopia-php/framework (use https://github.com/utopia-php/ab/pull/7 as template)
- [ ] Submit a pull request in utopia-php/framework.
If you have questions, need any help, or just want to hang out, make sure to join us on our Discord server.
Happy Appwriting!
can i work on this issue?
@om2137 , thanks for your interest! 🙏 Happy hacking! 🎃
Can I work on this issue if it is still pending?
Can I work on this issue if it is still pending?
I am working on this, just gt delayed because of my exams.
@Meldiron I have completed the previous tickets. As this issue seems to be inactive for the past 12 days, you can re-assign it to me.
sorry for the delay but i was not able to give time to this task. just reassign it to some one. once again my apologies
I would like to work on this if possible @Meldiron
@stnguyen90 @Meldiron Please assign this to me as I have commented first to work on it if the previous contributor quits.
@aaryan2134 I've assigned the issue to you since you were the next commenter.
@Rutam21, if @aaryan2134 isn't able to complete the issue, we'll reassign it accordingly.
Thank you. Will get it done soon
I have submitted my PR https://github.com/utopia-php/framework/pull/81 Please have a look and let me know if there are any issues