Skip to content
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

HY-4964 Turn on strong mode and lint rules #13

Merged
merged 10 commits into from
Jun 21, 2017
Merged

HY-4964 Turn on strong mode and lint rules #13

merged 10 commits into from
Jun 21, 2017

Conversation

robbecker-wf
Copy link
Member

@robbecker-wf robbecker-wf commented Jun 14, 2017

Turn on strong mode and add required lint rules.

Testing

I pulled this into w_transport and all tests pass
image

@aviary-wf
Copy link

Raven

Number of Findings: 0

@robbecker-wf robbecker-wf changed the title Turn on strong mode and lint rules HY-4964 Turn on strong mode and lint rules Jun 14, 2017
@robbecker-wf
Copy link
Member Author

@charliekump-wf @evanweible-wf @davidmarne-wf someone review and merge

@@ -2,7 +2,7 @@ library echo;

import "dart:html";
import 'package:logging/logging.dart';
import "package:sockjs_client/sockjs.dart" as SockJS;
import "package:sockjs_client/sockjs_client.dart" as SockJS;
Copy link
Contributor

Choose a reason for hiding this comment

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

Was this just straight up broken?

Copy link
Member Author

Choose a reason for hiding this comment

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

it was totally the wrong path .. i think the example must not have been able to work.

@trentgrover-wf
Copy link

trentgrover-wf commented Jun 19, 2017

@jayudey-wf ready for merge and release

@jayudey-wf
Copy link
Contributor

jayudey-wf commented Jun 21, 2017

QA +1

  • Testing instruction
  • Dev +1's
  • Dev/QA +10 with detail of what was tested
    • passing CI
  • Security review (if required)
  • Unit tests created/updated - N/A analysis adjustment
  • All unit tests pass
  • Rosie has run and reports properly the release the ticket will be included in

Merging into master.

@jayudey-wf jayudey-wf merged commit 59c0472 into Workiva:master Jun 21, 2017
@robbecker-wf robbecker-wf deleted the strong_mode branch June 21, 2017 13:41
@robbecker-wf
Copy link
Member Author

@evanweible-wf Do we need to cut a release?

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

Successfully merging this pull request may close these issues.

6 participants