Skip to content

Commit c292510

Browse files
authored
Update README.md with another real world project (#2344)
2 parents 3a082ef + 8b1f600 commit c292510

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugin-gradle/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -1791,6 +1791,7 @@ If you use this feature, you will get an error if you use a formatter in a subpr
17911791
* [Goomph](https://github.com/diffplug/goomph) ([direct link to spotless section in its build.gradle](https://github.com/diffplug/goomph/blob/v1.0.0/build.gradle#L78-L99))
17921792
* [FreshMark](https://github.com/diffplug/freshmark) ([direct link to spotless section in its build.gradle](https://github.com/diffplug/freshmark/blob/v1.3.0/build.gradle#L52-L73))
17931793
* [JScriptBox](https://github.com/diffplug/jscriptbox) ([direct link to spotless section in its build.gradle](https://github.com/diffplug/jscriptbox/blob/v3.0.0/build.gradle#L45-L65))
1794+
* [Compose Guard](https://github.com/j-roskopf/ComposeGuard) ([direct link to spotless section in its build.gradle.kts](https://github.com/j-roskopf/ComposeGuard/blob/main/compose-guard/build.gradle.kts#L28-L48))
17941795
* (Your project here)
17951796
17961797
<!---freshmark /javadoc -->

0 commit comments

Comments
 (0)