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

Updating UTs to support both TSLint4 and TSLint5 issues #152

Merged
merged 1 commit into from
Apr 13, 2017
Merged

Updating UTs to support both TSLint4 and TSLint5 issues #152

merged 1 commit into from
Apr 13, 2017

Conversation

Xapphire13
Copy link
Contributor

In addition, the severity returned by this package was "Warning" (upper-case 'W') which according to this isn't valid.

Copy link
Member

@Arcanemagus Arcanemagus left a comment

Choose a reason for hiding this comment

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

Actually these are v1 messages and that is the type attribute, not severity 😉.

The type attribute had no set value and was a guess as to what it associated with in linter, the severity attribute was introduced with defined values to ensure messages could be styled appropriately.

@Xapphire13 Xapphire13 merged commit 0773b01 into AtomLinter:master Apr 13, 2017
@Xapphire13 Xapphire13 deleted the updateUts branch April 14, 2017 18:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants