]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Tweak JSHint and JSCS checks.
authorXhmikosR <xhmikosr@users.sourceforge.net>
Mon, 17 Mar 2014 07:07:21 +0000 (09:07 +0200)
committerXhmikosR <xhmikosr@users.sourceforge.net>
Thu, 5 Jun 2014 22:23:06 +0000 (01:23 +0300)
commit5ef9383f5388ba7a701c4377b43ebdbedb0bf748
treedaf1301e743f14e536243baafd00b86f92d86556
parenta8641b4db779da385782275b49abb796f64a413c
Tweak JSHint and JSCS checks.

Be more consistent across the whole codebase.

Also, make use of JSHint's 2.5.1 `extends` and `qunit` options. This way we set our basis options in js/.jshintrc and override the rest.
Gruntfile.js
grunt/.jshintrc
js/.jscsrc
js/.jshintrc
js/tests/unit/.jshintrc [new file with mode: 0644]
js/tests/unit/phantom.js