Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/ide-db/Cargo.toml')
-rw-r--r--crates/ide-db/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/crates/ide-db/Cargo.toml b/crates/ide-db/Cargo.toml
index a3b1dc5b60..f14d9ed1b9 100644
--- a/crates/ide-db/Cargo.toml
+++ b/crates/ide-db/Cargo.toml
@@ -50,3 +50,6 @@ xshell.workspace = true
test-utils.workspace = true
test-fixture.workspace = true
sourcegen.workspace = true
+
+[lints]
+workspace = true \ No newline at end of file