Stories by Jeff Madsen on Medium: Learning to add git hook tasks: PHP-CS-Fixer
(I wonder if I can make that title any geekier?)Let’s start by describing what the parts of this task are, and what we are doing today. The overall goal is this:We want all of our application files to meet a certain code style, and so to make it less cumbersome to enforce this, we’d lik...
Comments are closed.