Skip to content

misc: enable and fix a number of lints #235

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 3 commits into from
Jun 12, 2018
Merged

misc: enable and fix a number of lints #235

merged 3 commits into from
Jun 12, 2018

Conversation

kevmoo
Copy link
Collaborator

@kevmoo kevmoo commented Jun 12, 2018

No description provided.

@kevmoo kevmoo requested review from jakemac53 and natebosch June 12, 2018 17:11
@@ -118,6 +119,6 @@ final List<BuilderApplication> builders = [
hideOutput: true),
];

main(List<String> args) async {
Future main(List<String> args) async {
Copy link
Member

Choose a reason for hiding this comment

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

[optional] could be void.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

TIL - nice!

@kevmoo kevmoo merged commit de4deb4 into master Jun 12, 2018
@kevmoo kevmoo deleted the lints branch June 12, 2018 18:03
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