mirror of
https://github.com/flibusta-apps/book_library_server.git
synced 2025-12-08 09:30:43 +01:00
Add pre-commit config
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
pub mod pagination;
|
||||
pub mod allowed_langs;
|
||||
pub mod author;
|
||||
pub mod author_annotation;
|
||||
pub mod genre;
|
||||
pub mod source;
|
||||
pub mod book;
|
||||
pub mod sequence;
|
||||
pub mod utils;
|
||||
pub mod translator;
|
||||
pub mod allowed_langs;
|
||||
pub mod book_annotation;
|
||||
pub mod genre;
|
||||
pub mod pagination;
|
||||
pub mod sequence;
|
||||
pub mod source;
|
||||
pub mod translator;
|
||||
pub mod utils;
|
||||
|
||||
Reference in New Issue
Block a user