Commit 7e306e1
committed
Combine
This is done in the `RepoConfigLoader` with the default config and the supplied additional configs.
And now here in the same way.
The `RepoConfig.combine` function treats the 2nd argument as the one overwriting the 1st one in cas emerging doesn't make sense. This applies at the moment only for "pin".RepoConfig with the one taken the higher importance on the right side.1 parent 60f1864 commit 7e306e1
File tree
1 file changed
+1
-1
lines changed- modules/core/src/main/scala/org/scalasteward/core/repoconfig
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments