Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/flycheck/Cargo.toml')
-rw-r--r--crates/flycheck/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/crates/flycheck/Cargo.toml b/crates/flycheck/Cargo.toml
index 6f91ea31bb..b8c10da1b6 100644
--- a/crates/flycheck/Cargo.toml
+++ b/crates/flycheck/Cargo.toml
@@ -24,3 +24,6 @@ command-group.workspace = true
paths.workspace = true
stdx.workspace = true
toolchain.workspace = true
+
+[lints]
+workspace = true \ No newline at end of file