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

Mark DecimalFloat as error in types #746

Merged
merged 1 commit into from Jul 23, 2017
Merged

Mark DecimalFloat as error in types #746

merged 1 commit into from Jul 23, 2017

Conversation

KronicDeth
Copy link
Owner

Fixes #632

Changelog

Bug Fixes

  • Mark ElixirDecimalFloat as error in types.
    • If in a Range: "Floats aren't allowed in Ranges"
    • Otherwise: "Float literals are not allowed in types. Use float() instead".

Fixes #632

If in a Range, error "Floats aren't allowed in Ranges"; otherwise, error
"Float literals are not allowed in types.  Use float() instead.".
Repository owner deleted a comment Jul 23, 2017
Repository owner deleted a comment Jul 23, 2017
@KronicDeth KronicDeth merged commit 40f5787 into master Jul 23, 2017
@KronicDeth KronicDeth deleted the 632 branch July 23, 2017 15:56
KronicDeth added a commit that referenced this pull request Jul 23, 2017
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.

None yet

1 participant