Skip to content

Conversation

ccojocar
Copy link
Member

This is a fix for issue #124. The skip option is extended to support partial path match. Currently it is possible to exclude the vendor folder with this pattern only:

gas -skip "*vendor*" ./..

I extended the fileList to support also partial paths like this:

gas -skip vendor ./..

@gcmurphy
Copy link
Member

Getting the skip / inclusions lists right has been a bit of a nightmare. This looks like a sensible change

@gcmurphy gcmurphy merged commit 1beec25 into securego:master Apr 11, 2017
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