-
Notifications
You must be signed in to change notification settings - Fork 5
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
PGOV-554: Githook pre-commit config #60
PGOV-554: Githook pre-commit config #60
Conversation
919c722
to
a68ed25
Compare
…dding pre-commit commands for backend
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested this all out (by adding some bad Drupal & JS code) and it was all detected. I pushed a couple of minor changes to the bash script so that it runs both linters and errors if either fails.
We should remind folks to run composer install
after this is merged, so that they get the new hook installed.
No description provided.