xsoheilalizadeh / SnakeCaseConversion

The snake-case conversion benchmarks and extensions
MIT License
3 stars 1 forks source link

Bug when name contain an uppercase letter that is the same as the first letter #4

Open jfrondeau opened 3 years ago

jfrondeau commented 3 years ago

With a string like TokenType, expecting token_type but got token_typ