Skip to content

feat(lint): extract shared naming-convention helpers#14707

Merged
zerosnacks merged 1 commit into
masterfrom
steven/lint-naming-helpers
May 12, 2026
Merged

feat(lint): extract shared naming-convention helpers#14707
zerosnacks merged 1 commit into
masterfrom
steven/lint-naming-helpers

Conversation

@stevencartavia
Copy link
Copy Markdown
Collaborator

Adds crates/lint/src/sol/naming.rs with check_pascal_case, check_mixed_case, check_screaming_snake_case, plus shared underscore-preservation. Migrates the three existing naming lints to use them. No behavior changes

Copy link
Copy Markdown
Collaborator

@mablr mablr left a comment

Choose a reason for hiding this comment

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

Makes sense

@zerosnacks zerosnacks merged commit 2fd5cc8 into master May 12, 2026
19 checks passed
@zerosnacks zerosnacks deleted the steven/lint-naming-helpers branch May 12, 2026 07:33
@github-project-automation github-project-automation Bot moved this to Done in Foundry May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants