Commit 863d071
authored
Use
I forgot to update this reference in scala-steward-org#3515. This is a subtle change in semantics. If `allow == Some(Nil)` `allow.isEmpty` is `false` and `allowOrDefault.isEmpty` is `true`.allowOrDefault in UpdatesConfig.isAllowed
1 parent 6e03c92 commit 863d071
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 | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
0 commit comments