Skip to content

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

Merged
NathanLovato merged 2 commits into
GDQuest:mainfrom
fstxz:private_signal
Sep 15, 2026
Merged

NathanLovato merged 2 commits 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
@NathanLovato
NathanLovato merged commit 57c3d36 into GDQuest:main Sep 15, 2026
1 check passed
@NathanLovato

Copy link
Copy Markdown
Contributor

Thank you very much for taking the time to help!

@fstxz
fstxz deleted the private_signal branch September 15, 2026 14:51
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