Skip to content

Commit

Permalink
disable spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
Discreater committed Dec 27, 2023
1 parent 20a19e8 commit db251aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -132,10 +132,10 @@ curseForgeProjectId =
# Uncomment this to disable spotless checks
# This should only be uncommented to keep it easier to sync with upstream/other forks.
# That is, if there is no other active fork/upstream, NEVER change this.
# disableSpotless = true
disableSpotless = true

# Uncomment this to disable checkstyle checks (currently wildcard import check).
# disableCheckstyle = true
disableCheckstyle = true

# Override the IDEA build type. Valid value is "" (leave blank, do not override), "idea" (force use native IDEA build), "gradle"
# (force use delegated build).
Expand Down

0 comments on commit db251aa

Please sign in to comment.