2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00
Commit Graph

9 Commits

Author SHA1 Message Date
XhmikosR 9d027d2bee Remove unneeded quotes. 2014-03-09 11:10:52 +02:00
Chris Rebert 310465b035 re-enable requireCamelCaseOrUpperCaseIdentifiers in JSCS & use null to override it for Gruntfile 2014-03-06 13:15:32 -08:00
Chris Rebert c0447026f1 Disable requireCamelCaseOrUpperCaseIdentifiers JSCS option completely, for now
Can't disable it just for the Gruntfile due to https://github.com/mdevils/node-jscs/issues/287
2014-03-06 12:36:45 -08:00
XhmikosR 2545073024 Move trailing check to JSCS. 2014-02-28 17:30:08 +02:00
XhmikosR be8f125ce6 Move camelcase check to JSCS. 2014-02-28 17:30:08 +02:00
XhmikosR 2619325626 JSCS: Use more style checks. 2014-02-28 17:30:08 +02:00
XhmikosR d65f749390 Move the quotes check to JSCS. 2014-02-28 17:30:08 +02:00
XhmikosR 537e10033e Switch to using JSCS for the indentation check. 2014-02-28 17:30:08 +02:00
XhmikosR 63031a3ca5 Bump grunt-jscs-checker. 2014-02-26 19:32:43 +02:00