Skip to content

Commit

Permalink
fix: correct non-snake-case lint category
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbchron committed Nov 25, 2024
1 parent 768723d commit 65779d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/site-app/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ ssr = [
"dep:leptos_axum",
]

[lints.clippy]
[lints.rust]
non-snake-case = "allow"

0 comments on commit 65779d4

Please sign in to comment.