aboutsummaryrefslogtreecommitdiffstats
path: root/src/.jshintrc
Commit message (Expand)AuthorAgeFilesLines
* Build: Add a comment explaining why the es3 option is neededMichał Gołębiowski2015-08-031-0/+3
* Build: Acknowledge Android 2.3 is not ES5-compatibleMichał Gołębiowski2015-07-201-0/+3
* Core: Use window.setTimeout & friends instead of global equivalentsMichał Gołębiowski2015-06-171-4/+0
* Build: remove deprecated JSHint optionsStephen Edgar2015-03-081-3/+0
* Build: Don't assume the browser environment; smoke test on Node w/ jsdomMichał Gołębiowski2014-12-261-2/+6
* Build: Moved JSHint directives to .jshintrc fileChris Antaki2014-09-021-1/+2
* Revert "Ajax: Fix #14424. Use ActiveX in IE9+ on local files, close gh-1434."Dave Methvin2013-12-151-2/+1
* Ajax: Fix #14424. Use ActiveX in IE9+ on local files, close gh-1434.Dave Methvin2013-11-141-1/+2
* Update devDependencies, adjust .jshintrc to jsHint 2.x, use .jshintignore. Cl...Michał Gołębiowski2013-07-111-1/+0
* Add onevar to jshintrc, but remove the option for linting the concatenated fileTimmy Willison2013-04-091-0/+1
* Update jshintrc to conform to new style guide. Conform to onevar and unused i...Timmy Willison2013-04-091-6/+6
* Update grunt-contrib-jshint to 0.3.0, part 2, close gh-1203.Michał Gołębiowski2013-04-041-2/+1
* Update grunt-contrib-jshint to 0.3.0, close gh-1204.Michał Gołębiowski2013-04-031-1/+3
* Changed .jshintrc predef lists to globals objects.Steven Benner2013-03-251-5/+5
* Adds module to jshintrcRick Waldron2013-02-211-1/+2
* Fix #13335. Remove "use strict".Dave Methvin2013-02-011-1/+0
* Make compatible with jshint, lint test/data. Close gh-1043.Timo Tijhof2012-12-061-30/+22
* Fix #12959: Optimize library-wide patternsRichard Gibson2012-11-271-0/+1
* new JSHINT mixed spaces/tabs is smart enough to not warn on multiline comment...Mike Sherov2012-10-221-1/+0
* adds strict rule to jshint options (except for test files). "use strict" is a...jaubourg2012-10-181-0/+2
* no ticket: remove and enforce unused vars in jshintMike Sherov2012-10-171-0/+1
* Clean up jshintrc configs. Close gh-983.Mike Sherov2012-10-161-7/+7
* enforce double quotes via JSHint. Closes gh-975Mike Sherov2012-10-161-1/+2
* Adjust jshint options to pass with closure 'sub' changesTimmy Willison2012-07-101-0/+1
* Adds .jshintrc files for: grunt (default set), src, tests; Adapts jQuery-UI l...Rick Waldron2012-06-251-0/+27