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 group level ignore #6

Merged
merged 3 commits into from
Dec 16, 2015
Merged

Conversation

Licenser
Copy link
Contributor

This commit intorduces a ignore clause on the same level as
the dirs or filter clause, it can take both atoms or regex's.
Atoms are turned into a regex by taking advantage of erlangs
convention that module name and file name have to be the same.

This resolves #5.

This commit intorduces a `ignore` clause on the same level as
the `dirs` or `filter` clause, it can take both atoms or regex's.
Atoms are turned into a regex by taking advantage of erlangs
convention that module name and file name have to be the same.
@jfacorro
Copy link
Contributor

@Licenser Sorry it took so long to review this PR 😞. I though that by only deleting the rebarit wouldn't conflict with this PR but it did. Could you update the branch so I can merge it? Thanks!

@jfacorro jfacorro self-assigned this Dec 16, 2015
jfacorro added a commit that referenced this pull request Dec 16, 2015
@jfacorro jfacorro merged commit e3f20af into inaka:master Dec 16, 2015
andreineculau added a commit to andreineculau/elvis_core that referenced this pull request Mar 18, 2016
andreineculau added a commit to andreineculau/elvis_core that referenced this pull request Mar 18, 2016
andreineculau added a commit to andreineculau/elvis_core that referenced this pull request Mar 18, 2016
elbrujohalcon pushed a commit that referenced this pull request Mar 18, 2016
don't ignore ignore (pun) after #6
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.

2 participants