Skip to content

Lint all servicesSources #8810

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
1 commit merged into from
May 25, 2016
Merged

Lint all servicesSources #8810

1 commit merged into from
May 25, 2016

Conversation

ghost
Copy link

@ghost ghost commented May 25, 2016

No description provided.

@ghost ghost assigned sandersn May 25, 2016
@msftclas
Copy link

Hi @Andy-MS, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!


It looks like you're a Microsoft contributor (Andy Hanson). If you're full-time, we DON'T require a Contribution License Agreement. If you are a vendor, please DO sign the electronic Contribution License Agreement. It will take 2 minutes and there's no faxing! https://cla.microsoft.com.

TTYL, MSBOT;

@@ -1,4 +1,5 @@
///<reference path='references.ts' />
/* tslint:disable:no-null-keyword */
Copy link
Member

Choose a reason for hiding this comment

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

Weird. Is this the only file that uses null? I wonder if it was intentional. Does it work if you switch to undefined? Ron or Vlad might also be able to tell you if the usage was intentional.

Copy link
Member

Choose a reason for hiding this comment

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

Never mind, I got to the more extensive uses of null below. Still might be worth asking around to see if you can learn the reason for null usage here and nowhere else.

@sandersn
Copy link
Member

👍 although it would be nice to know why services uses null, especially in undefined-accepting constructions like == null

@ghost ghost mentioned this pull request May 25, 2016
@ghost ghost merged commit d7e30f0 into master May 25, 2016
@ghost ghost deleted the lint_more_more branch May 25, 2016 15:10
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
This pull request was closed.
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.

2 participants