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

Include the formatter config in the package #114

Merged
merged 1 commit into from
Apr 11, 2020

Conversation

adamzaninovich
Copy link
Member

This change exports the formatter config file so that other projects that use alice can import the formatter settings.

In handlers, for instance, alice provides some config to omit the parenthesis for command/2 and route/2. If you want this behavior in your handler, just include import_deps: [:alice] in your .formatter.exs as described in the formatter docs.

so that other projects can import the alice
formatter config
@adamzaninovich adamzaninovich merged commit 15e5dc4 into master Apr 11, 2020
@adamzaninovich adamzaninovich deleted the bug/export-formatter-file branch April 11, 2020 17:15
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.

1 participant