Skip to content

Commit

Permalink
fix: cargo clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
richardshiue committed Oct 10, 2024
1 parent 9bdc45e commit 850d9c2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#![allow(clippy::module_inception)]
mod checklist_entities;
mod checklist_filter;
mod checklist_type_option;
Expand Down

0 comments on commit 850d9c2

Please sign in to comment.