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

Add Elixir to available languages #61

Merged
merged 3 commits into from
Oct 3, 2017
Merged

Add Elixir to available languages #61

merged 3 commits into from
Oct 3, 2017

Conversation

stoshfabricius
Copy link
Contributor

Add elixir to list of available languages

lib/constants.js Outdated
@@ -120,6 +120,11 @@ export const LANGUAGES = [
module: 'dockerfile'
},
{
name: 'Elixir',
module: 'elixir',
Copy link
Collaborator

Choose a reason for hiding this comment

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

As of #58, we've renamed module -> mode. Other than that, this looks good. Thanks!

@stoshfabricius
Copy link
Contributor Author

@jakedex The PR has been updated with the requested change

@jakedex jakedex merged commit 9be9ef1 into carbon-app:master Oct 3, 2017
@jakedex
Copy link
Collaborator

jakedex commented Oct 3, 2017

Thanks for the PR, @stoshfabricius!

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

Successfully merging this pull request may close these issues.

None yet

2 participants