Refactored the windows method - #13
Open
Harvey-Walker wants to merge 2 commits into
Open
Conversation
added 2 commits
June 30, 2026 21:16
…method named convert_one to implement the functionality of converting a single file, thereby enabling reuse within the Windows method. docs: edit the .gitignore file. can codeing with vim now. docs: Increment version number.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Refactored the Windows method and added a convert_one method for handling individual files to facilitate reuse.
This is my first time submitting a PR to someone else. I'm just a high school student who's new to Git, and being able to contribute to someone else's project makes me feel extremely honored and happy. Please forgive me if I didn't do well.