Last ugly style guide compliance fixes

This commit is contained in:
Ian Gulliver
2014-05-28 23:25:53 -07:00
parent 10dd0e4db0
commit 5d39c9abdf
3 changed files with 60 additions and 57 deletions

View File

@@ -13,5 +13,5 @@ curl \
http://closure-compiler.appspot.com/compile
echo
gjslint --strict --disable=0121,0233 cosmopolite.js
gjslint --strict --disable=0121,0233 --nojsdoc test.js
gjslint --strict cosmopolite.js
gjslint --strict --nojsdoc test.js