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

Bug 482616

Summary: [eslint] Provide rule for irregular whitespaces
Product: [ECD] Orion Reporter: Olivier Thomann <Olivier_Thomann>
Component: JS ToolsAssignee: Olivier Thomann <Olivier_Thomann>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: curtis.windatt.public
Version: 8.0   
Target Milestone: 11.0   
Hardware: PC   
OS: Windows 7   
See Also: https://git.eclipse.org/r/62848
https://git.eclipse.org/r/62890
https://git.eclipse.org/r/62960
https://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=dcf7ccdfe76bbcd8d8d89d6e3f4d2613d788a769
Whiteboard:

Description Olivier Thomann CLA 2015-11-19 12:46:14 EST
We should provide a rule that is matching the eslint rule for no-irregular-whitespace:

http://eslint.org/docs/rules/no-irregular-whitespace.html
Comment 1 Eclipse Genie CLA 2015-12-16 11:05:20 EST
New Gerrit change created: https://git.eclipse.org/r/62848
Comment 2 Olivier Thomann CLA 2015-12-16 21:02:25 EST
(In reply to Eclipse Genie from comment #1)
> New Gerrit change created: https://git.eclipse.org/r/62848
I abandonned that change. It could not be properly applied anymore.
Comment 3 Eclipse Genie CLA 2015-12-16 21:02:54 EST
New Gerrit change created: https://git.eclipse.org/r/62890
Comment 4 Olivier Thomann CLA 2015-12-16 21:04:18 EST
Curtis, please review. This change was done after bug 461850.
Comment 5 Eclipse Genie CLA 2015-12-17 14:14:12 EST
New Gerrit change created: https://git.eclipse.org/r/62960
Comment 8 Curtis Windatt CLA 2015-12-17 14:40:54 EST
I can't see there ever being a time where I would turn this rule on.
Comment 9 Olivier Thomann CLA 2016-09-01 12:34:12 EDT
I will remove this rule as it was never exposed in the settings.
Comment 10 Olivier Thomann CLA 2016-09-01 14:59:32 EDT
Added it back with proper entries into the settings page.