add ci
Some checks failed
/ Check (push) Failing after 4s
/ Format (push) Failing after 3s
/ Clippy (push) Failing after 3s
/ Build (push) Has been cancelled

This commit is contained in:
Phani Pavan K
2025-08-25 10:15:04 +05:30
parent d9b9925d0b
commit e1f701643b
2 changed files with 39 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
#[allow(non_snake_case)]
#![allow(non_snake_case)]
use ratatui::{
Frame,
layout::{Constraint, Layout},