Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Fix #1269 - Too easy to disable all rules accidentally #1352

Conversation

lowkay
Copy link
Contributor

@lowkay lowkay commented Jun 27, 2016

Allow for tslint enable/disable rules to be specified without requiring a colon (':') delimiter before the list.

@ChrisMBarr
Copy link
Contributor

Will this also address the constant typo I make?

I always type this:
/* tslint: disable: rule-name */
instead of
/* tslint:disable: rule-name */

@adidahiya
Copy link
Contributor

lgtm, thanks @lowkay!

sorry @ChrisMBarr, this doesn't address that typo.

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

Successfully merging this pull request may close these issues.

3 participants