-
Couldn't load subscription status.
- Fork 0
Closed
Labels
TaskSomething needs to be doneSomething needs to be done
Description
Description
Keeping the code style consistent in the application enforces the code to be readable and familiar to the developers working on it. Laravel Pint is a wrapper around PHP-CS-Fixer to quickly setup a code style checker and fixer
https://laravel.com/docs/10.x/pint
Technical requirements
- Install Composer Pint
- Enforce the code base to follow the code style by adding it to the CI workflow
- Add composer scripts to check and fix the code style.
Non-functional requirements
Documentation
- Document the code style commands in the documentation
Metadata
Metadata
Assignees
Labels
TaskSomething needs to be doneSomething needs to be done
Type
Projects
Status
✅ Done