Open lalitaCF opened 6 years ago
can we also add composer lint
to run as git hook for changed/added php files
I was thinking, since it's a package and not a very huge monolith app, we'll lint the whole thing, we're doing that in all our npm packages, and it's not slow at all. What do you think?
And I changed my mind, we'll not have hook: something, we'll just follow what git expects, very easy to anticipate
Add the following start script and hooks: