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

Bug 495208

Summary: [eslint] Remove the check-tern-project rule
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: JS ToolsAssignee: Michael Rennie <Michael_Rennie>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 12.0   
Target Milestone: 12.0   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Michael Rennie CLA 2016-06-01 14:02:31 EDT
As part of bug 487279 we added a linting rule that would nag the user if the current file they were editing was part of their .tern-project file (as a loadEagerly entry).

Over the last month (or so) of us playing with and ignoring the nagging rule, we should get rid of it. It does not help the end user, is annoying, is set to 'ignore' by default, and can cause Tern to chew up a tonne of (possibly unused) memory if the user applied the fix for every file they opened.