| Summary: | Support the no-fallthrough comments permitted in upstream ESLint | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Mark Macdonald <mamacdon> |
| Component: | JS Tools | Assignee: | Michael Rennie <Michael_Rennie> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | Michael_Rennie |
| Version: | 10.0 | ||
| Target Milestone: | 10.0 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Mark Macdonald
Good idea. Fix + tests: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=8c03254f5d396a077e017dfa09df95da511f0d9a We now support patterns like: //$FALLTHROUGH$ //$FALLSTHROUGH$ //FALLTHROUGH //FALLSTHROUGH //FALLS THROUGH //FALL THROUGH and any combination of casing thereof |