Skip to content

refactor: drop rules #448

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 29, 2017
Merged

refactor: drop rules #448

merged 2 commits into from
Oct 29, 2017

Conversation

mgechev
Copy link
Owner

@mgechev mgechev commented Oct 29, 2017

Fix #264

@mgechev mgechev merged commit 12159e4 into master Oct 29, 2017
@mgechev mgechev deleted the minko/drop-rules branch October 29, 2017 20:56
mgechev added a commit that referenced this pull request Oct 29, 2017
* 'master' of https://github.com/mgechev/codelyzer:
  don't prefix output properties check rule (#440)
  refactor: drop rules (#448)
@@ -62,7 +62,7 @@ Create the following `tslint.json` file like:
{
"extends": [ "codelyzer" ],
"rules":{
"angular-whitespace": [true, "check-interpolation", "check-pipe", "check-semicolon"],
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why are you drop the check-pipe rule ? In relation with #412 ?

Copy link
Owner Author

Choose a reason for hiding this comment

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

Yes, for now it's dropped only from the readme until we figure it out :-)

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

Successfully merging this pull request may close these issues.

2 participants