add flake checks and formatter, run some formatters
This commit is contained in:
parent
ce0e70f95a
commit
112654f448
4 changed files with 41 additions and 19 deletions
|
@ -1,2 +0,0 @@
|
|||
|
||||
|
|
@ -3,7 +3,6 @@ use std::path::PathBuf;
|
|||
use clap::{Args, Parser, Subcommand};
|
||||
|
||||
mod bindings;
|
||||
mod cli;
|
||||
pub mod make_nar;
|
||||
pub mod path_info;
|
||||
pub mod push;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue