rtCamp / action-phpcs-code-review

Github Action to perform automated code review on pull requests
https://github.com/rtCamp/github-actions-library
MIT License
103 stars 27 forks source link

Add feature to skip any dir/subdir from scanning #28

Closed mrrobot47 closed 4 years ago

mrrobot47 commented 4 years ago

Previously only skipping of top level directories was possible. Now skipping of any subdir will also be possible.

Signed-off-by: Riddhesh Sanghvi riddhesh237@gmail.com