DrupalCon Nashville 2018: Integration of Drupal Coding standards with Git hooks
About this talk
This talk delves into the utility of Git hooks, which are scripts executed during key events like commit, push, and receive in the Git version control system. The speaker explains how to leverage three specific hooks: pre-commit, which ensures code meets standards before committing; pre-receive, which checks code before it is pushed to the repository; and post-receive, which can notify team members or deploy code after a merge. By sharing personal experiences as a Drupal developer, the speaker highlights the importance of integrating these hooks to eliminate common coding errors and streamline the development process, ultimately improving project management and workflow efficiency. Attendees will gain insights on establishing better coding practices and properly formatted commit messages.
More from this event
See all 164 talks →
DrupalCon Nashville 2018: Grand Ole Drupry Prenote
39:55
DrupalCon Nashville 2018: JavaScript and Accessibility: Don't Blame the Language
35:12
DrupalCon Nashville 2018: Migrating a small city to Drupal
56:00
DrupalCon Nashville 2018: Developer to Manager: A Survival Guide
58:06