aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.rs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/main.rs3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main.rs b/src/main.rs
index 2f81f4fc..9e570337 100644
--- a/src/main.rs
+++ b/src/main.rs
@@ -7,6 +7,9 @@ use eyre::Result;
use command::AtuinCmd;
mod command;
+#[allow(clippy::all)]
+mod ratatui;
+
const VERSION: &str = env!("CARGO_PKG_VERSION");
static HELP_TEMPLATE: &str = "\