Skip to content
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 Code Linter To ‘utopia-php/cache’ #4348

Closed
4 tasks
christyjacob4 opened this issue Oct 10, 2022 · 4 comments · Fixed by utopia-php/cache#25
Closed
4 tasks

💄 Add Code Linter To ‘utopia-php/cache’ #4348

christyjacob4 opened this issue Oct 10, 2022 · 4 comments · Fixed by utopia-php/cache#25
Assignees
Labels
good first issue Good for newcomers hacktoberfest Issues that can win you some cool swags!

Comments

@christyjacob4
Copy link
Member

💭 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/cache 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: utopia-php/ab#7

🎯 Requirements

  • Experience with GitHub Actions.
  • Experience with Composer.
  • Experience with PHP.

✅ Task Summary

If you have questions, need any help, or just want to hang out, make sure to join us on our Discord server.

Happy Appwriting!

@christyjacob4 christyjacob4 added good first issue Good for newcomers hacktoberfest Issues that can win you some cool swags! labels Oct 10, 2022
@precious-void
Copy link

I would also like to work on this issue! :)

@Meldiron
Copy link
Contributor

@shtelzerartem , looks like you have some issues assigned to you already. We request you to complete those before requesting assignments on new ones.

@precious-void
Copy link

@Meldiron I'm waiting for them to be reviewed 👀

@stnguyen90
Copy link
Contributor

@shtelzerartem Thanks for your interest! You may work on this issue 🙏 Happy hacking! 🎃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest Issues that can win you some cool swags!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants