[GeoNetwork-devel] JSLint

Hi, with Juan we noticed that closure linter produce different results depending on the version when running

cd web-ui
mvn clean install -Pjslint

3.2.x branch is now based on the latest version of closure linter so update it before checking formatting (see https://developers.google.com/closure/utilities/docs/linter_howto).

Cheers.

Francois