Add portal form disabled messages for end and nether portals #816
pr.checkstyle.yml
on: pull_request
checkstyle
/
checkstyle
23s
Annotations
1 warning
|
checkstyle / checkstyle:
src/main/java/org/mvplugins/multiverse/core/listeners/MVPortalListener.java#L21
[checkstyle] reported by reviewdog 🐶
'org.mvplugins.multiverse.core.command.MVCommandManager' should be separated from previous imports.
Raw Output:
/github/workspace/src/main/java/org/mvplugins/multiverse/core/listeners/MVPortalListener.java:21:1: warning: 'org.mvplugins.multiverse.core.command.MVCommandManager' should be separated from previous imports. (com.puppycrawl.tools.checkstyle.checks.imports.ImportOrderCheck)
|