1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-11-27 22:38:18 +02:00

Add project lints

This commit is contained in:
mo8it
2024-08-16 00:15:33 +02:00
parent 8a038b946c
commit c903db5c53
2 changed files with 16 additions and 1 deletions

View File

@@ -19,3 +19,6 @@ proc-macro = true
quote = "1.0.36"
serde.workspace = true
toml_edit.workspace = true
[lints]
workspace = true