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

Fix #144: Emit warnings for unneeded ignores #159

Merged
merged 4 commits into from
Sep 14, 2021

Conversation

elbrujohalcon
Copy link
Collaborator

Fix #144: Emit warnings for unneeded ignores.

The output looks like this…

Screenshot 2021-09-09 at 14 59 00

@paulo-ferraz-oliveira let me know if that's enough.

One thing that it does not do is tell you where exactly have you written that spec. It can be either on the actual file (-hank(…).) or rebar.config.
Adding that info is not impossible but a bit cumbersome, so I decided to release the first iteration without that.

@elbrujohalcon elbrujohalcon added this to the 1.2.0 milestone Sep 9, 2021
@paulo-ferraz-oliveira
Copy link
Contributor

Sure, this seems cool, even if you consider it just a first step. Thanks.

@pbrudnick
Copy link
Collaborator

Nice! I'd expect a test_app emitting warnings with unneeded ignores

@elbrujohalcon elbrujohalcon merged commit 7a854eb into main Sep 14, 2021
@elbrujohalcon elbrujohalcon deleted the elbrujohalcon.144.un_require_previous_rule_exclu branch September 14, 2021 06:59
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.

Un-require previous rule exclusion
3 participants