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

Bugfix #3

Merged
merged 13 commits into from
Aug 12, 2020
Merged

Bugfix #3

merged 13 commits into from
Aug 12, 2020

Conversation

SannihithReddy610
Copy link
Contributor

No description provided.

from functiondefextractor import core_extractor
out_put = core_extractor.extractor (r"path_to_repo/code",
regex_pattern=r'*\test\*, *.java')
print(out_put)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Good to see regular expression is given as option for ignore

@BrijeshKrishnan BrijeshKrishnan merged commit 7879705 into master Aug 12, 2020
@BrijeshKrishnan BrijeshKrishnan deleted the bugfix branch August 12, 2020 05:20
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.

None yet

2 participants