| Summary: | [eslint] Missing-nls rule should ignore import statements | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Curtis Windatt <curtis.windatt.public> |
| Component: | JS Tools | Assignee: | Curtis Windatt <curtis.windatt.public> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 12.0 | ||
| Target Milestone: | 12.0 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Curtis Windatt
http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=10dbdda806f42efce6e50d853306a353ef692506 Fixed in master with tests Tests have to include the parse error caused by sourceType not being set. In the future we could consider restarting the Tern server with that option turned on. However, this will add time to the tests. |