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

fix: remove regex parsing of .gitmodules file #15

Merged
merged 1 commit into from
Aug 27, 2024
Merged

Conversation

sgoudham
Copy link
Owner

This PR removes the regex matching of the .gitmodules file and switches it to use npm/ini.

Closes #11

@sgoudham sgoudham changed the title fix: remove naive regex parsing of .gitmodules file fix: remove regex parsing of .gitmodules file Aug 27, 2024
@sgoudham sgoudham merged commit 65e3681 into main Aug 27, 2024
1 check passed
@sgoudham sgoudham deleted the fix/use-ini-parser branch August 27, 2024 00:10
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.

Move away from regex parsing of .gitmodules
1 participant