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

[#937] Upgrade linter and correctly apply its configuration #938

Merged
merged 1 commit into from
Mar 13, 2021

Conversation

robertoaloi
Copy link
Member

@robertoaloi robertoaloi commented 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.

Fixes #937 .

* 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 robertoaloi merged commit e410de2 into main Mar 13, 2021
@robertoaloi robertoaloi deleted the 937-fix-elvis-configuration branch March 13, 2021 16:05
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.

Correct Elvis Configuration
1 participant