mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-11-07 08:52:59 +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:
@@ -1,7 +1,6 @@
|
||||
plugins {
|
||||
id("cc-tweaked.java-convention")
|
||||
id("cc-tweaked.publishing")
|
||||
id("cc-tweaked.errorprone")
|
||||
id("cc-tweaked")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user