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

Feature request: engine for elixir dialyzer #711

Open
kelvinst opened this issue Aug 12, 2017 · 1 comment
Open

Feature request: engine for elixir dialyzer #711

kelvinst opened this issue Aug 12, 2017 · 1 comment
Assignees

Comments

@kelvinst
Copy link

@kelvinst kelvinst commented Aug 12, 2017

Elixir as it is don't have static type checking, but there is an erlang tool called dialyzer which makes it easy to configure typespecs and check them.

There is the project dialyxir which can be used to run dialyzer on elixir projects a little bit easier.

@ale7714
Copy link
Member

@ale7714 ale7714 commented Aug 18, 2017

Hi @kelvinst! we don't have any specific plans for an dialyzer engine right now but if you (or anyone) would like to work on wrapping it up as an engine, we'd love to have it. You can find our open source spec here.

We have a codeclimate-community slack organization where folks hang out to discuss engine ideas and development. If you're interested, you can join our Developer Program to get an invite.

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.