neeftarah / little-todo2

little-todo2, a simple task manager v2 for educational purpose
MIT License
0 stars 0 forks source link

Use git pre-commit to check code quality before commit #18

Closed neeftarah closed 1 year ago

neeftarah commented 1 year ago

In order to simplify pre-commit management, we will use GrumPHP.
https://github.com/phpro/grumphp

neeftarah commented 1 year ago

Done