Skip to content

Commit 69538dd

Browse files
iemejianedtwigg
authored andcommitted
Add Apache Avro to the example configurations (#383)
Notice that it uses the Eclipse formatter, a particular formatter (with Sun conventions but 2 spaces) and the configuration of spotless:check is attached to the compile phase to fail fast.
1 parent 54e4d10 commit 69538dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugin-maven/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -379,6 +379,7 @@ By default, `spotless:check` is bound to the `verify` phase. You might want to
379379

380380
## Example configurations (from real-world projects)
381381

382+
- [Apache Avro](https://github.com/apache/avro/blob/8026c8ffe4ef67ab419dba73910636bf2c1a691c/lang/java/pom.xml#L307-L334)
382383
- [JUNG: Java Universal Network/Graph Framework](https://github.com/jrtom/jung/blob/b3a2461b97bb3ab40acc631e21feef74976489e4/pom.xml#L187-L208)
383384

384385
<!---freshmark /javadoc -->

0 commit comments

Comments
 (0)