From 9aa5dea9684c0a6a65ff1328fec32f5df8860186 Mon Sep 17 00:00:00 2001 From: Alexander Schmitz Date: Thu, 31 Mar 2016 09:12:37 -0400 Subject: Datepicker: Disable maxLineLength for jscs There are too many errors and re-write is essentially done Ref gh-1690 --- ui/widgets/datepicker.js | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/widgets/datepicker.js b/ui/widgets/datepicker.js index 215ba12ac..1271de200 100644 --- a/ui/widgets/datepicker.js +++ b/ui/widgets/datepicker.js @@ -1,3 +1,4 @@ +// jscs:disable maximumLineLength /* jscs:disable requireCamelCaseOrUpperCaseIdentifiers */ /*! * jQuery UI Datepicker @VERSION -- cgit v1.2.3