Remove reference to Closure Linter in CONTRIBUTING.md

See #4602
This commit is contained in:
Frederic Junod
2016-01-13 12:01:27 +01:00
parent ace3ac4f1d
commit 22dab733f0

View File

@@ -81,8 +81,7 @@ include:
OpenLayers 3 follows [Google's JavaScript Style OpenLayers 3 follows [Google's JavaScript Style
Guide](http://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml). Guide](http://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml).
This is checked using the [Closure This is checked using [ESLint](http://eslint.org/), you
Linter](https://developers.google.com/closure/utilities/) in strict mode. You
can run the linter locally on your machine before committing using the `lint` can run the linter locally on your machine before committing using the `lint`
target: target: