groovecoder / discord

GitHub webhook that analyzes pull requests and adds comments about incompatible CSS
Mozilla Public License 2.0
29 stars 13 forks source link

Make outstanding "gulp beautify" changes #156

Closed openjck closed 8 years ago

openjck commented 8 years ago

The beautify task formats our JavaScript to a consistent standard so that we don't need to think about coding conventions ourselves. We missed a "gulp beautify" run in a previous commit, so this commit catches everything up.