Skip to content

feat: add to_pascal_snake_case#186

Open
fschauen wants to merge 1 commit intojohmsalas:mainfrom
fschauen:pascal_snake_case
Open

feat: add to_pascal_snake_case#186
fschauen wants to merge 1 commit intojohmsalas:mainfrom
fschauen:pascal_snake_case

Conversation

@fschauen
Copy link

Hi, I believe it would make sense to have a combination of PascalCase and snake_case, useful for things like this:

typedef struct {
    /* ... */
} Some_New_Type;

I got the name Pascal_Snake_Case from here.

@fschauen fschauen force-pushed the pascal_snake_case branch from 80d4855 to f53763c Compare March 18, 2025 21: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.

1 participant