mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-17 20:11:25 +07:00
Simplification of "@NotNull/@Nullable problems" inspection settings
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// "Annotate method as @NotNull" "true"
|
||||
// "Annotate method as '@NotNull'" "true"
|
||||
import org.jetbrains.annotations.NotNull;
|
||||
|
||||
class X {
|
||||
|
||||
Reference in New Issue
Block a user