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

Using local tslint #52

Merged
merged 5 commits into from
Feb 24, 2016
Merged

Using local tslint #52

merged 5 commits into from
Feb 24, 2016

Conversation

arusakov
Copy link
Member

  • Try using local tslint package instead of prebuilt.
  • Add useLocalTslint option.
  • Fix some coffeelint warnings.
  • Clear code.

@park9140
Copy link
Member

Any reason not to make this on by default?

@arusakov
Copy link
Member Author

@park9140 No reason. Enable useLocalTslint by default.

rulesDirectory: ''
tslintCache: new Map
tslintDef: null
useLocalTslint: true
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need for this, the observe in activate will set it for you when the plugin is activated.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This does help readability though, so you might want to just leave it in.

@Arcanemagus
Copy link
Member

LGTM other than the two notes above, one of which isn't that important at all 😉.

@arusakov
Copy link
Member Author

@Arcanemagus Thx for review. I left 0.6.0 version.

@Arcanemagus
Copy link
Member

@park9140 Any further changes?

@park9140
Copy link
Member

park9140 commented Feb 24, 2016

:shipit: I'll publish this tonight if no one gets to it first @Arcanemagus.

Arcanemagus added a commit that referenced this pull request Feb 24, 2016
@Arcanemagus Arcanemagus merged commit 858dce7 into AtomLinter:master Feb 24, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants