Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@marvin-j97
Copy link
Contributor

Closes #532

@vercel
Copy link

vercel bot commented Jul 13, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
it-tools ✅ Ready (Inspect) Visit Preview Aug 9, 2023 9:34pm

Copy link
Owner

@CorentinTh CorentinTh left a comment

Choose a reason for hiding this comment

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

Why using strippedInput ? for the upper and lowercase it may be relevant to just use input ?

@marvin-j97
Copy link
Contributor Author

Why using strippedInput ? for the upper and lowercase it may be relevant to just use input ?

I used it so it lines up with how the other formats are converted. If it's not stripped, lower -and uppercase are the only that keep numbers and special characters and it looks really wrong.

It's really a question if anything but letters should be allowed at all.

CorentinTh and others added 6 commits August 9, 2023 23:29
@sonarqubecloud
Copy link

sonarqubecloud bot commented Aug 9, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@CorentinTh
Copy link
Owner

Hi @marvin-j97 !
Thanks you for the changes, I made some minor changes to your PR (and rebased it on main, but it made a mess since I can't push force pr from forks 😅 )

Thanks again and sorry for the delay, I'm kinda really busy at the moment 🙏🏻

@CorentinTh CorentinTh disabled auto-merge August 9, 2023 21:45
@CorentinTh CorentinTh merged commit 7b6232a into CorentinTh:main Aug 9, 2023
@marvin-j97 marvin-j97 deleted the case-converter/more-cases branch August 9, 2023 22:07
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.

Please add lowercase and UPPERCASE to Case converter tool

2 participants