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

regular expressions in baseline #4

Open
simplexify opened this issue Jul 7, 2016 · 1 comment
Open

regular expressions in baseline #4

simplexify opened this issue Jul 7, 2016 · 1 comment

Comments

@simplexify
Copy link

Hi

Very useful piece of software, I like it a lot.

The current implementation seems to only allow for matching against exact lines in the baseline file.

Would it be possible to change the comparison, so it allows for comparing against a regex pattern?

Simple example: check if the loopback100 interface has a description set. The baseline file for this could look like this:

^interface Loopback100$
^\ description.*$

Thanks

@davama
Copy link

davama commented Jun 1, 2017

This would be a great feature!

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

No branches or pull requests

2 participants