mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 08:17:04 +05:30
chore(build): enable Spotless license header sync by default
This commit is contained in:
parent
6b164f84d9
commit
5452c55e86
1 changed files with 3 additions and 0 deletions
|
@ -88,3 +88,6 @@ kotlin.daemon.jvmargs=-Dfile.encoding=UTF-8 \
|
|||
--add-opens=jdk.compiler/com.sun.tools.javac.processing=ALL-UNNAMED \
|
||||
--add-opens=jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED \
|
||||
--add-opens=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED
|
||||
|
||||
# Make Spotless default to keeping license headers years in sync
|
||||
spotlessSetLicenseHeaderYearsFromGitHistory=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue