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

Bug 429722

Summary: [eslint] Provide a rule to warn when statements should be enclosed in braces
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: JS ToolsAssignee: Michael Rennie <Michael_Rennie>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3    
Version: unspecified   
Target Milestone: 6.0 M1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Michael Rennie CLA 2014-03-05 22:00:27 EST
We should provide a rule that will warn when you do not use curly braces following if, else, while, for and for-in statments. The default severity would be 'ignore'