eclipsesource / eclipsesource/jshint-eclipse
Read a config file on the fly
Open
- Dominant language
- JavaScript
- Stars
- 144
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
When we use a version control system, we want to save jshint's config file. But if a modification is done on that file the JsHint eclipse plugin will not take it into account cause there is only an "import" system.
So all users need to re-import the new file with modifications.
It could be nice to be able to link jshint plugin with a config file and each time the plugin is launched it reads the configuration in that file.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.