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

feat: Add option to also strip paths from source files #59

Merged
merged 1 commit into from
Apr 28, 2024

Conversation

tony-p
Copy link
Contributor

@tony-p tony-p commented Apr 27, 2024

Add option CTCACHE_STRIP_SRC to also strip paths defined in CTCACHE_STRIP from source files.

Converts standard string replace to regex substitution as it is factors faster, especially on the large source inputs

@matus-chochlik matus-chochlik merged commit c9f3b83 into matus-chochlik:main Apr 28, 2024
@matus-chochlik
Copy link
Owner

Thanks for the PR.

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