All Classes and Interfaces
Class
Description
Gradle step for formatting CSS files.
Adds a
spotless{Name}Check
and spotless{Name}Apply
task.Gradle implementation of GitRatchet.
Every
FormatExtension
has a method
license(licenseContent, licenseDelimiter)
,
where licenseDelimiter is a regex that separates the license part of the code from the content.NOT AN END-USER TASK, DO NOT USE FOR ANYTHING!
A Gradle task responsible for installing a Git pre-push hook for the Spotless plugin.
Allows the check and apply tasks to coordinate
with each other (and the source task) to reduce
duplicated work (e.g.