Skip to content
This repository has been archived by the owner on Nov 15, 2021. It is now read-only.

Add ability to filter by attribute #37

Closed
sawilde opened this issue Sep 9, 2011 · 1 comment
Closed

Add ability to filter by attribute #37

sawilde opened this issue Sep 9, 2011 · 1 comment
Assignees
Labels
Milestone

Comments

@sawilde
Copy link
Member

sawilde commented Sep 9, 2011

An attribute filter will allow code (classes/methods) to be filtered (usually to exclude) by a known attribute.

This has been a common requested feature but I am wary that code excluded by this method then gets ignored to the detriment to the code base.

I propose extending the current filters from [] => <>[]* where the <> is optional and <*> is implied if not supplied

Should consider a marker in the report file to say why it is missing perhaps.

@sawilde
Copy link
Member Author

sawilde commented Dec 3, 2011

Okay, after two reverted attempts I have decided that 'fixing' the filter up front was a bad idea - I have now decided to have just a simple excludebyattribute option that will match with wildcards and handle many exclusions using a ; delimiter.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant