Skip to content

feat(lint): add uninitialized-state#14769

Open
mablr wants to merge 2 commits into
masterfrom
mablr/uninitialized-state_lint
Open

feat(lint): add uninitialized-state#14769
mablr wants to merge 2 commits into
masterfrom
mablr/uninitialized-state_lint

Conversation

@mablr
Copy link
Copy Markdown
Collaborator

@mablr mablr commented May 14, 2026

Motivation

Add uninitialized-state lint detecting state variables that are never initialized and used before assignment.

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

Copy link
Copy Markdown
Collaborator

@figtracer figtracer left a comment

Choose a reason for hiding this comment

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

nits :D

Comment thread crates/lint/src/sol/med/uninitialized_state_variables.rs Outdated
Comment thread crates/lint/src/sol/med/uninitialized_state_variables.rs
Comment thread crates/lint/src/sol/med/uninitialized_state_variables.rs Outdated
@mablr mablr requested a review from figtracer May 15, 2026 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants