Skip to content

Support implicit-dynamic: false in generated code #118

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

Closed
DanTup opened this issue Feb 12, 2017 · 1 comment
Closed

Support implicit-dynamic: false in generated code #118

DanTup opened this issue Feb 12, 2017 · 1 comment

Comments

@DanTup
Copy link

DanTup commented Feb 12, 2017

If I disable implicit-dynamic I get errors in the generated code. It'd be nice to not have to allow implicit any for just the generated code (I did try adding the generated files to exclude in analysis_options.yaml but that didn't seem to work).

Errors in generated code

@davidmorgan
Copy link
Collaborator

Thanks for reporting. Agreed this is bad -- I think the correct way is to fix for everyone rather than to add an option for it. I'll take a look.

I'm on vacation right now, though, so it will be in a week or so.

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

No branches or pull requests

2 participants