Skip to content

lint: Allow signal names that start with _ to be considered as snake_case - #356

Open
fstxz wants to merge 1 commit into
GDQuest:mainfrom
fstxz:private_signal
Open

fstxz wants to merge 1 commit into
GDQuest:mainfrom
fstxz:private_signal

Conversation

@fstxz

@fstxz fstxz commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

@fstxz fstxz changed the title lint: Consider signal names that start with _ to be snake_case lint: Allow signal names that start with _ to be considered as snake_case Sep 14, 2026
@gikari

This comment has been minimized.

@fstxz

fstxz commented Sep 14, 2026

Copy link
Copy Markdown
Contributor Author

Thanks, should be fixed now.

Comment thread src/linter/regex_patterns.rs Outdated
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.

Linter: Signals with one or more _ at the start are considered not as snake_case

3 participants