Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 422751

Summary: Incorrect 'missing semicolon' warning in case of for-in loop
Product: [ECD] Orion Reporter: Maciej Bendkowski <maciej.bendkowski>
Component: JS ToolsAssignee: Mark Macdonald <mamacdon>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: mamacdon.bugs, mamacdon
Version: unspecified   
Target Milestone: 5.0 M1   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Attachments:
Description Flags
Validation error - code
none
Validation error - warning none

Description Maciej Bendkowski CLA 2013-11-28 05:45:19 EST
Created attachment 237786 [details]
Validation error - code

After changing our default JS validator to ESLint, I've notice an incorrect 'missing semicolon' warning in some of mine for-in loops (see attachments).
Comment 1 Maciej Bendkowski CLA 2013-11-28 05:46:21 EST
Created attachment 237787 [details]
Validation error - warning