#6266 closed enhancement (fixed)
Update grunt-contrib-jshint to 0.11.0
| Reported by: | netweb | Owned by: | djpaul |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.3 |
| Component: | Build/Test Tools | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Update grunt-contrib-jshint to v0.11.0
https://github.com/gruntjs/grunt-contrib-jshint/compare/v0.10.0...v0.11.0
Patch includes exclusion for external library src/bp-core/js/jquery-scroll-to.js in .jshintignore otherwise various JSHint errors occur due to the updated usage of JSHint v2.6.
I went looking to replace the BP customised version of src/bp-core/js/jquery-scroll-to.js with the original v1.4.12 source but things appear to not be all ok in that realm, attached is 6266-jquery-scroll-to.diff of the original source if you wanted to go down that route:
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 9566: