fix: Separate detect, sync, and merge modules into their own files
This commit is contained in:
@@ -51,4 +51,4 @@ jobs:
|
|||||||
run: cargo fmt --check --all-features
|
run: cargo fmt --check --all-features
|
||||||
|
|
||||||
- name: Run clippy
|
- name: Run clippy
|
||||||
run: cargo clippy --all-features -- -D warnings
|
run: cargo clippy --all-features -- -D warnings
|
||||||
Reference in New Issue
Block a user