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

Resolve all implicit any #330

Merged
merged 3 commits into from
Nov 30, 2016
Merged

Resolve all implicit any #330

merged 3 commits into from
Nov 30, 2016

Conversation

ghetolay
Copy link
Contributor

@ghetolay ghetolay commented Nov 30, 2016

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

I'm using noImplicitAny and this was annoying me, dunno if you are interested.
I've used a lot of any because I didn't know what type to use but at least they're explicit :)

I've only updated src not demo.

@amcdnl
Copy link
Contributor

amcdnl commented Nov 30, 2016

This is great! Can you rebase and I'll drop it in!

@amcdnl amcdnl added the Backlog label Nov 30, 2016
@amcdnl amcdnl merged commit 2002da7 into swimlane:master Nov 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants