mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-10-23 01:47:38 +00:00
Make the main mod non-null by default
This was actually much more work than I thought it would be. Tests pass, but I'm sure there's some regressions in here.
This commit is contained in:
@@ -5,7 +5,6 @@ plugins {
|
||||
id("cc-tweaked.kotlin-convention")
|
||||
id("cc-tweaked.java-convention")
|
||||
id("cc-tweaked.publishing")
|
||||
id("cc-tweaked.errorprone")
|
||||
id("cc-tweaked")
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user