Skip to content

Add Rot13 in PowerShell#4718

Merged
rzuckerm merged 4 commits intoTheRenegadeCoder:mainfrom
rzuckerm:powershell-rot13
May 11, 2025
Merged

Add Rot13 in PowerShell#4718
rzuckerm merged 4 commits intoTheRenegadeCoder:mainfrom
rzuckerm:powershell-rot13

Conversation

@rzuckerm
Copy link
Copy Markdown
Collaborator

@rzuckerm rzuckerm commented May 7, 2025

Congrats on taking the first step to contributing to the Sample Programs repository maintained by The Renegade Coder!
For simplicity, please make sure that your pull request includes one and only one contribution.

Please fill one of the sections below as applicable.
Please also add any other relevant information to the Notes section at the bottom.
You may delete or just ignore any other sections.
For more information please refer to our contributing documentation

I Am Adding a New Code Snippet in an Existing Language

  • I fixed Add Rot13 in PowerShell #4715
  • I did not include any extra folders/libraries
  • I named the pull request using Add {PROJECT} in {LANGUAGE} format

@rzuckerm rzuckerm added enhancement Any code that improves the repo rot13 See: https://sampleprograms.io/projects/rot13/ labels May 7, 2025
@rzuckerm rzuckerm marked this pull request as ready for review May 7, 2025 22:28
@rzuckerm rzuckerm enabled auto-merge (squash) May 7, 2025 22:28
@rzuckerm
Copy link
Copy Markdown
Collaborator Author

Sorry for all the churn on this PR. I'm still learning PowerShell, and one of the weird things about this language is that, unless explicitly stated, operations tend to be case-insensitive

Copy link
Copy Markdown
Member

@Kaamkiya Kaamkiya left a comment

Choose a reason for hiding this comment

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

Case-insensitive? That doesn't sound like the nicest thing to work with.

Nicely done, though

@rzuckerm rzuckerm merged commit bed0288 into TheRenegadeCoder:main May 11, 2025
4 checks passed
@rzuckerm rzuckerm deleted the powershell-rot13 branch May 11, 2025 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Any code that improves the repo rot13 See: https://sampleprograms.io/projects/rot13/

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Rot13 in PowerShell

2 participants