chore(build): improve messaging when using clang-format

This commit is contained in:
Alex Eagle
2015-05-22 09:56:31 -07:00
parent 15f1eb28a2
commit 16447ce75c
5 changed files with 24 additions and 10 deletions
+1 -1
View File
@@ -64,7 +64,7 @@
"gulp": "^3.8.8",
"gulp-autoprefixer": "^2.1.0",
"gulp-changed": "^1.0.0",
"gulp-clang-format": "^1.0.13",
"gulp-clang-format": "^1.0.14",
"gulp-concat": "^2.5.2",
"gulp-connect": "~1.0.5",
"gulp-load-plugins": "^0.7.1",