Add pre-commit

This commit is contained in:
2023-09-24 22:37:40 +02:00
parent 0afe3acfcd
commit 452040e83a
51 changed files with 771 additions and 596 deletions

View File

@@ -1,4 +1,4 @@
pub mod errors;
pub mod filter_command;
pub mod pagination;
pub mod split_text;
pub mod filter_command;
pub mod errors;