aboutsummaryrefslogtreecommitdiffstats
path: root/.jscsrc
Commit message (Expand)AuthorAgeFilesLines
* build: Remove redundant jscs rule 'disallowQuotedKeysInObjects'Ricordisamoa2016-03-181-1/+0
* build: Tweak jscs jsDoc rule 'checkAnnotations' and make passRicordisamoa2016-02-241-4/+3
* build: Enable all remaining jsduck jsDoc rules except twoJames D. Forrester2015-11-061-0/+10
* build: Enable jscs jsDoc rule 'checkTypes' and make passJames D. Forrester2015-10-011-0/+1
* build: Enable jscs jsDoc rule 'checkParamNames' and make passJames D. Forrester2015-09-231-0/+1
* build: Enable jscs jsDoc rule 'checkRedundantReturns' and make passJames D. Forrester2015-09-231-0/+1
* build: Enable jscs jsDoc rule 'requireNewlineAfterDescription' and make passJames D. Forrester2015-09-071-0/+1
* build: Enable jscs jsDoc rule 'requireParamTypes' and make passJames D. Forrester2015-09-071-0/+1
* build: Enable jscs jsDoc rule 'requireReturnTypes' and make passJames D. Forrester2015-09-071-1/+3
* build: Enable altered jscs rule 'disallowQuotedKeysInObjects' and make passJames D. Forrester2015-09-071-1/+2
* build: Enable jscs rules 'requireSpacesInside*Brackets' and make passJames D. Forrester2015-09-051-2/+0
* Merge "build: Alter jscs rule 'requireDotNotation' to reflect need for ES3 co...jenkins-bot2015-09-041-0/+2
|\
| * build: Alter jscs rule 'requireDotNotation' to reflect need for ES3 compatibi...James D. Forrester2015-09-031-0/+2
* | build: Enable jscs rule 'requireSpacesInsideParentheses' and make passJames D. Forrester2015-09-031-1/+0
|/
* build: Bump grunt-jscs to 2.1.0 and make passJames D. Forrester2015-09-031-0/+3
* build: Use blacklist instead of whitelist for jshint/jscs/jsonlintKunal Mehta2015-07-231-1/+13
* test: Remove several jscs over-rides and make the code passJames D. Forrester2015-02-161-6/+1
* build: Bump various devDependenciesJames D. Forrester2015-02-101-0/+4
* build: Upgrade grunt-jscs and remove legacy jshint camelcase/nomenTimo Tijhof2014-11-301-2/+0
* build: Update grunt-jscs (formerly grunt-jscs-checker) from 0.4.4 to 0.6.1James D. Forrester2014-07-181-92/+8
* Update jscs and jshint configTimo Tijhof2014-05-161-28/+92
* Set up node-jscs via Grunt (and pass it)Timo Tijhof2014-03-241-0/+30