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

Added option not to compile python files #133

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

askvortsov1
Copy link

No description provided.

Copy link
Collaborator

@AndreasBackx AndreasBackx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with the changes I mentioned, but gonna leave the final review to @jrief. Thank you for your PR.

PS: In the future please use a different branch name for your PR. See https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/about-pull-requests.

action='store_true',
dest='exclude_py',
default=False,
help=_("Exclude python files from scan?")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nitpick: perhaps change question mark to dot.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rather, no punctuation mark at all.

@jrief
Copy link
Owner

jrief commented Oct 21, 2022

@askvortsov1 which use-case does this feature have?

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.

4 participants