Skip to content

Remove tab-list-remove-delay config option and fix human playerlistpacket #802

Remove tab-list-remove-delay config option and fix human playerlistpacket

Remove tab-list-remove-delay config option and fix human playerlistpacket #802

Workflow file for this run

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: 17
extra_gradle_params: "-PenableTestPlugins=true -PenableSpongeForge=true"
secrets: inherit