Skip to content

Commit cc87b0b

Browse files
committed
feat(lib): export config module from crate root
1 parent 90f1fe0 commit cc87b0b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
pub mod analysis;
2+
pub mod config;
23

34
pub use analysis::*;

0 commit comments

Comments
 (0)