aboutsummaryrefslogtreecommitdiff
path: root/js/.jscsrc
AgeCommit message (Expand)AuthorFilesLines
2016-12-31Extend ESLint to cover all JS files and drop JSCS.Bardi Harborow1-42/+0
2016-06-04Upgrade to latest version of JSCS (v3.0.4) (#20070)Chris Rebert1-2/+0
2015-10-19update grunt-jscs to 2.1.0 to use jscs 2.xHenry Zhu1-1/+2
2015-05-07es6 alert :|fat1-0/+1
2015-05-06remove closureness from pluginsfat1-0/+5
2015-03-26JSCS: Add "disallowSpacesInFunctionDeclaration"Heinrich Fenkart1-0/+1
2015-01-16Update JSCS config for the new version.XhmikosR1-0/+1
2014-12-29JSCS: enable requireSpaceBetweenArgumentsChris Rebert1-0/+1
2014-07-25re-alphabetize .jscsrcChris Rebert1-1/+1
2014-07-25Delete duplicate JSCS propertiesArtem Belov1-1/+0
2014-06-23Revert UMD (#13772 & friends) for now, due to #13812.Chris Rebert1-1/+2
2014-06-19Remove deprecated JSCS rules and add requireSpaceAfterLineCommentHeinrich Fenkart1-4/+4
2014-06-10MD/CommonJS/Globals #12909Katie Zhu1-2/+1
2014-06-06Tweak JSHint and JSCS checks.XhmikosR1-2/+9
2014-05-04import rules from Ratchet's JSCS config with which we already complyChris Rebert1-0/+5
2014-04-20add missing operators to some JSCS rules that we already comply withChris Rebert1-3/+3
2014-03-09Remove unneeded quotes.XhmikosR1-0/+1
2014-03-06re-enable requireCamelCaseOrUpperCaseIdentifiers in JSCS & use `null` to over...Chris Rebert1-0/+1
2014-03-06Disable requireCamelCaseOrUpperCaseIdentifiers JSCS option completely, for nowChris Rebert1-1/+0
2014-02-28Move `trailing` check to JSCS.XhmikosR1-0/+1
2014-02-28Move `camelcase` check to JSCS.XhmikosR1-0/+1
2014-02-28JSCS: Use more style checks.XhmikosR1-0/+3
2014-02-28Move the quotes check to JSCS.XhmikosR1-1/+2
2014-02-28Switch to using JSCS for the indentation check.XhmikosR1-1/+2
2014-02-26Bump grunt-jscs-checker.XhmikosR1-0/+15