Skip to content

fix: remove regex parsing of .gitmodules file#15

Merged
sgoudham merged 1 commit intomainfrom
fix/use-ini-parser
Aug 27, 2024
Merged

fix: remove regex parsing of .gitmodules file#15
sgoudham merged 1 commit intomainfrom
fix/use-ini-parser

Conversation

@sgoudham
Copy link
Copy Markdown
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
@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