Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build: Update jQuery Simulate, jQuery Migrate & jQuery Color | Michał Gołębiowski-Owczarek | 2020-05-16 | 1 | -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 .jscsrc | Alexander Schmitz | 2016-04-13 | 1 | -4/+1 |
| | | | | | | Also seperates tests into a seperate task because they still have many errors Closes gh-1690 | ||||
* | Build: Style updates | Alexander Schmitz | 2015-09-11 | 1 | -2/+8 |
| | | | | Ref #14246 | ||||
* | Build: Update jscs and fix some code style issues | Jörn Zaefferer | 2014-08-14 | 1 | -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. |