Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

https://rust-lang.github.io/rfcs/0344-conventions-galore.html#lints uses - #3618

Open
hamirmahal opened this issue Apr 30, 2024 · 1 comment · May be fixed by #3619
Open

https://rust-lang.github.io/rfcs/0344-conventions-galore.html#lints uses - #3618

hamirmahal opened this issue Apr 30, 2024 · 1 comment · May be fixed by #3619

Comments

@hamirmahal
Copy link

No description provided.

@hamirmahal
Copy link
Author

https://rust-lang.github.io/rfcs/0344-conventions-galore.html#lints says

Use snake case in the same way you would for function names.

but then uses lint-name in some examples.

The basic rule is: the lint name should make sense when read as “allow lint-name” or “allow lint-name items”.

@hamirmahal hamirmahal linked a pull request Apr 30, 2024 that will close this issue
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 a pull request may close this issue.

1 participant