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

Allow user to pass multiple exclude dirs #41

Closed
JacobDomagala opened this issue Feb 13, 2022 · 0 comments · Fixed by #51
Closed

Allow user to pass multiple exclude dirs #41

JacobDomagala opened this issue Feb 13, 2022 · 0 comments · Fixed by #51
Assignees
Labels
enhancement New feature or request

Comments

@JacobDomagala
Copy link
Owner

No description provided.

@JacobDomagala JacobDomagala added the enhancement New feature or request label Feb 13, 2022
@JacobDomagala JacobDomagala self-assigned this Feb 13, 2022
@JacobDomagala JacobDomagala changed the title Allow user to pass multiple exlude dirs Allow user to pass multiple exclude dirs Feb 13, 2022
skrobinson added a commit to skrobinson/StaticAnalysis that referenced this issue Feb 17, 2022
This is a translation to Python with three semantic changes: implement
multiple exclude directories (issue JacobDomagala#41), disable pull_request event,
and directly use get_files_to_check.py logic rather than exec.

Multiple exclude directories are handled because it's easy to do in Python.
pull_request events are temporarily disabled as I am more interested in
the solving issues with pull_request_target event.

Signed-off-by: Sean Robinson <[email protected]>
JacobDomagala added a commit that referenced this issue Nov 16, 2022
@JacobDomagala JacobDomagala linked a pull request Nov 16, 2022 that will close this issue
JacobDomagala added a commit that referenced this issue Nov 16, 2022
JacobDomagala added a commit that referenced this issue Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant