Skip to content

Conversation

@patallen
Copy link

@patallen patallen commented Aug 15, 2019

This adds the ability to ignore source file paths by supplying a regex via the --ignore-re argument.

ptw --ignore-re '.*neomake.*\.py'

The need for this arose because I happen to use a vim extension that creates temporary "backup files", if you will, when any change is made to the buffer.

I now see that there was a similar attempt back in the beginning of March - I should have checked before.

Feel free to request/make changes - I really just thought I'd PR this because it was useful to me.

Thanks for this project, by the way. It's great!

Pat

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.

1 participant