1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-09-21 19:59:44 +00:00
CC-Tweaked/projects/fabric
Jonathan Coates 8b2516abb5
Update to latest NullAway
This fixes several issues with @Nullable fields not being checked. This
is great in principle, but a little annoying in practice as MC's
@Nullable annotations are sometimes a little overly strict -- we now
need to wrap a couple of things in assertNonNull checks.
2024-04-06 08:38:44 +01:00
..
src Update to latest NullAway 2024-04-06 08:38:44 +01:00
build.gradle.kts Reformat JSON by wrapping CachedOutput 2024-01-21 17:50:59 +00:00