Skip to content

UI: Enforce snake case for functions#805

Merged
wgreenberg merged 1 commit intomainfrom
function-snake-case
Jan 26, 2026
Merged

UI: Enforce snake case for functions#805
wgreenberg merged 1 commit intomainfrom
function-snake-case

Conversation

@untitaker
Copy link
Collaborator

It's more common to write functions in camelCase in JS, so some people
started doing it, including me. But the majority of the codebase is
snake_case, so let's enforce that.

It's more common to write functions in camelCase in JS, so some people
started doing it, including me. But the majority of the codebase is
snake_case, so let's enforce that.
@untitaker untitaker marked this pull request as ready for review January 25, 2026 23:42
@wgreenberg wgreenberg merged commit 2bd6efa into main Jan 26, 2026
25 checks passed
@wgreenberg wgreenberg deleted the function-snake-case branch January 26, 2026 18:35
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.

2 participants