aboutsummaryrefslogtreecommitdiff
path: root/src/schema_schema.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/schema_schema.rs')
-rw-r--r--src/schema_schema.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/schema_schema.rs b/src/schema_schema.rs
index c7cc2ec..07ff463 100644
--- a/src/schema_schema.rs
+++ b/src/schema_schema.rs
@@ -1,3 +1,5 @@
+#![allow(clippy::too_many_lines, clippy::wildcard_imports)]
+
use lazy_static::lazy_static;
use super::*;