[*] Migrate to jspecify annotations
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
@NullMarked
|
||||
package de.siphalor.tweed5.namingformat.api;
|
||||
|
||||
import org.jspecify.annotations.NullMarked;
|
||||
@@ -1,5 +1,6 @@
|
||||
@ApiStatus.Internal
|
||||
|
||||
@NullMarked
|
||||
package de.siphalor.tweed5.namingformat.impl;
|
||||
|
||||
import org.jetbrains.annotations.ApiStatus;
|
||||
import org.jetbrains.annotations.ApiStatus;
|
||||
import org.jspecify.annotations.NullMarked;
|
||||
|
||||
Reference in New Issue
Block a user