-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Closed
utopia-php/cache
#25Labels
good first issueGood for newcomersGood for newcomershacktoberfestIssues that can win you some cool swags!Issues that can win you some cool swags!
Description
💭 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
- Ask to be assigned to the issue.
- Wait to be assigned.
- Implement code linter in utopia-php/cache (use Feat: Implement linter utopia-php/ab#7 as template)
- Submit a pull request in utopia-php/cache.
If you have questions, need any help, or just want to hang out, make sure to join us on our Discord server.
Happy Appwriting!
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershacktoberfestIssues that can win you some cool swags!Issues that can win you some cool swags!