Skip to content

Set the client on SpongeCommon in the client initializer #13

Set the client on SpongeCommon in the client initializer

Set the client on SpongeCommon in the client initializer #13

name: Spotless Check
on:
push:
branches: "**"
tags-ignore: ["**"]
pull_request:
jobs:
call-check:
uses: SpongePowered/.github/.github/workflows/shared-check-spotless.yaml@master
with:
runtime_version: 21
extra_gradle_params: "-Pprojects=vanilla,forge,neoforge,testplugins"
secrets: inherit