Skip to content

Commit 2971867

Browse files
authored
Merge pull request #284 from umccr/refactor/advanced-config
refactor: move advanced config to separate module
2 parents 274bebb + 0916b0c commit 2971867

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+3064
-2452
lines changed

.pre-commit-config.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,3 @@ repos:
2525
rev: v1.0
2626
hooks:
2727
- id: fmt
28-
- id: clippy
29-
args: ["--all-targets", "--all-features", "--", "-D", "warnings"]

0 commit comments

Comments
 (0)