aboutsummaryrefslogtreecommitdiffstats
path: root/.jscsrc
Commit message (Collapse)AuthorAgeFilesLines
* Build: Update jscs and fix some code style issuesJörn Zaefferer2014-08-141-0/+9
Disables the checks for casing and line length, since those need a lot more effort to address. For variable naming the fix isn't obvious to me. There's way too many lines over 100 chars.