Skip to content

Commit 68e4217

Browse files
committed
Tweak comment
1 parent 8666f98 commit 68e4217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin-gradle/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ spotless {
164164
prettier() // has its own section below
165165
clangFormat() // has its own section below
166166
167-
typeAnnotations() // has its own section below
167+
typeAnnotations() // fixes formatting of type annotations, see below
168168
169169
licenseHeader '/* (C) $YEAR */' // or licenseHeaderFile
170170
}

0 commit comments

Comments
 (0)