-
Notifications
You must be signed in to change notification settings - Fork 7
Setup
mastercoms edited this page Jul 11, 2021
·
3 revisions
Linkstone compares your written classes with Spigot builds. It will lint if you create annotated classes/fields/methods/constructors that did not exist in Spigot.
Since we require the Spigot JAR to run these checks, but cannot distribute them for legal reasons, you'll have to build them your self using the build-external.sh
script.