refactor: name the modules after what they hold
This commit is contained in:
4
src/commands/mod.rs
Normal file
4
src/commands/mod.rs
Normal file
@@ -0,0 +1,4 @@
|
||||
pub mod completions;
|
||||
pub mod django;
|
||||
pub mod link;
|
||||
pub mod postgres;
|
||||
Reference in New Issue
Block a user