pytago icon indicating copy to clipboard operation
pytago copied to clipboard

to-do/feature request: snake case -> camel case

Open IoIxD opened this issue 3 years ago • 1 comments

I imagine changing stuff like this isn't within the scope of the project, but having at least an option to change snake_case variables to camel case could be useful to some people, ~~especially those who aren't complete psychopaths~~.

I'll probably do this on my own time in a PR but I felt like opening this up in case somebody wants to do it instead of me, since it'll likely be awhile before I get around to it.

IoIxD avatar Jun 27 '22 17:06 IoIxD

I'd definitely be open to a PR on this! You could probably add it as one of the last transformation pipelines to be ran or something.

nottheswimmer avatar Jul 10 '22 18:07 nottheswimmer