Skip to content
This repository was archived by the owner on Feb 24, 2025. It is now read-only.

improve pub score #33

Merged
merged 3 commits into from
Nov 28, 2018
Merged

improve pub score #33

merged 3 commits into from
Nov 28, 2018

Conversation

felangel
Copy link
Contributor

Addressed the following:
screen shot 2018-11-25 at 12 29 16 am

@felangel
Copy link
Contributor Author

@nex3 @kevmoo can you please take a look at this PR when you have a chance?

@kevmoo kevmoo requested review from nex3 and grouma November 26, 2018 16:29
Copy link

@grouma grouma left a comment

Choose a reason for hiding this comment

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

Thanks for this cleanup. LGTM.

@@ -0,0 +1,15 @@
// Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
Copy link

Choose a reason for hiding this comment

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

[nit] 2018

Copy link
Contributor Author

@felangel felangel Nov 26, 2018

Choose a reason for hiding this comment

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

sorry I copied the file header from CONTRIBUTING. I updated both spots 👍

@@ -23,13 +23,8 @@ import 'io_sink.dart';
import 'web_socket.dart';

const String webSocketGUID = "258EAFA5-E914-47DA-95CA-C5AB0DC85B11";
const String _webSocketGUID = "258EAFA5-E914-47DA-95CA-C5AB0DC85B11";
Copy link

Choose a reason for hiding this comment

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

Odd these weren't cleaned up / caught sooner. @kevmoo do we not have the proper lints turned on for this package?

Copy link
Contributor Author

@felangel felangel Nov 26, 2018

Choose a reason for hiding this comment

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

FYI dartanalyzer --fatal-infos --fatal-warnings . caught these; I just updated travis.

Copy link

Choose a reason for hiding this comment

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

Ah yes. That's our usual standard. Thanks for fixing it.

@grouma grouma merged commit a79b0f4 into dart-archive:master Nov 28, 2018
mosuem pushed a commit to dart-lang/http that referenced this pull request Dec 11, 2024
Update analyzer and clean up warnings
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
Development

Successfully merging this pull request may close these issues.

3 participants