| Summary: | [tern] use Terns API findQueryExpr rather than exporting findExpr ourselves | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Michael Rennie <Michael_Rennie> |
| Component: | JS Tools | Assignee: | Michael Rennie <Michael_Rennie> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | curtis.windatt.public |
| Version: | 12.0 | ||
| Target Milestone: | 12.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Michael Rennie
Reopening because the calls to findExpr were not updated in the rules so cross file linting no longer works. (In reply to Curtis Windatt from comment #2) > Reopening because the calls to findExpr were not updated in the rules so > cross file linting no longer works. Already fixed it in: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=a00b3c1dc84969334c33aed0b1bc90bf1212dace missed the file amongst my many other changes. oops. |