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

Correct Elvis Configuration #937

Closed
robertoaloi opened this issue Mar 13, 2021 · 0 comments · Fixed by #938
Closed

Correct Elvis Configuration #937

robertoaloi opened this issue Mar 13, 2021 · 0 comments · Fixed by #938

Comments

@robertoaloi
Copy link
Member

After the conversion of the repository to an umbrella app, the Elvis linter is not configured correctly.

  • Lint all applications
  • Run linter via rebar3 plugin and not as a compiler hook
  • Upgrade linter to latest available version
  • Fix all current linting issues
robertoaloi added a commit that referenced this issue Mar 13, 2021
robertoaloi added a commit that referenced this issue Mar 13, 2021
robertoaloi added a commit that referenced this issue Mar 13, 2021
* Upgrade linter (elvis_core, rebar3_lint)
* Fetch linter from Hex rather than git
* Run linter via its plugin and not as a compiler hook
* Fix current linting issues
* Update Elvis config in test application

Found an elvis_core bug: inaka/elvis_core#183

Not using wildcards for `dirs` in the Elvis config, since they are
still not supported.
robertoaloi added a commit that referenced this issue Mar 13, 2021
[#937] Upgrade linter and correctly apply its configuration
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 a pull request may close this issue.

1 participant