Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

LinterTslint.Linter is deprecated. #21

Closed
czottmann opened this issue Jul 15, 2015 · 6 comments
Closed

LinterTslint.Linter is deprecated. #21

czottmann opened this issue Jul 15, 2015 · 6 comments

Comments

@czottmann
Copy link

AtomLinter v0.X.Y API has been deprecated. Please refer to the Linter docs to update and the latest API: https://github.com/AtomLinter/Linter/wiki/Migrating-to-the-new-API

LinterTslint.Linter (/Users/czottmann/Settings/Atom/packages/linter/lib/linter.coffee:60:4)
new LinterTslint (/Users/czottmann/Settings/Atom/packages/linter-tslint/lib/linter-tslint.coffee:26:4)
Object.lint (/Users/czottmann/Settings/Atom/packages/linter/lib/legacy.coffee:61:21)
<unknown> (/Users/czottmann/Settings/Atom/packages/linter/lib/editor-linter.coffee:69:25)
currentLinter (/Users/czottmann/Settings/Atom/packages/linter/lib/editor-linter.coffee:68:19)
<unknown> (/Users/czottmann/Settings/Atom/packages/linter/lib/editor-linter.coffee:82:22)
@jtrinklein
Copy link

Also seeing this issue.

@trodi
Copy link

trodi commented Jul 28, 2015

👍

@Arcanemagus
Copy link
Member

Duplicate of #15.

@park9140
Copy link
Member

park9140 commented Sep 2, 2015

@jtrinklein, @carlo, @trodi, I threw a quick fix together. I'm still testing but if you could throw it through its paces I deployed 0.4.0 to apm so you can try it.

@trodi
Copy link

trodi commented Sep 2, 2015

@park9140 - initial install and toying around runs as expected (running rules based on my tsconfig). I'll continue to look out for any issues. Thanks for publishing this!

@park9140
Copy link
Member

park9140 commented Sep 2, 2015

@trodi, not sure if the performance will be a problem, I left it with lintOnFly true so it should lint continuously still, however, the linter runs serially in the code rather than in a secondary process. There might be a performance problem.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants