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

Bug 486765

Summary: [eslint] Consume no-extra-bind rule
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: JS ToolsAssignee: Olivier Thomann <Olivier_Thomann>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: Olivier_Thomann
Version: unspecified   
Target Milestone: 13.0   
Hardware: All   
OS: All   
Whiteboard:

Description Michael Rennie CLA 2016-01-28 13:19:13 EST
We should consume the no-extra-bind rule

http://eslint.org/docs/rules/no-extra-bind
Comment 1 Olivier Thomann CLA 2016-07-19 13:57:36 EDT
Delivered as commit http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=4cd6b070550ec9ce5308bf7034c309b80ba60864.

It includes reporting errors and quickfix.