aboutsummaryrefslogtreecommitdiffstats
path: root/.jscsrc
Commit message (Collapse)AuthorAgeFilesLines
* Build: Update jQuery Simulate, jQuery Migrate & jQuery ColorMichał Gołębiowski-Owczarek2020-05-161-1/+7
| | | | | | The jQuery Simulate & jQuery Color updates are needed for compatibility with jQuery master, a future jQuery 4. Closes gh-1914
* Build: Remove maxLineLength execption in .jscsrcAlexander Schmitz2016-04-131-4/+1
| | | | | | Also seperates tests into a seperate task because they still have many errors Closes gh-1690
* Build: Style updatesAlexander Schmitz2015-09-111-2/+8
| | | | Ref #14246
* 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.