You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CODE_OF_CONDUCT.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ Project maintainers who do not follow or enforce the Code of Conduct in good fai
40
40
41
41
## Attribution
42
42
43
-
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, available at [http://contributor-covenant.org/version/1/4][version]
43
+
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, available at [https://contributor-covenant.org/version/1/4][version]
- Thanks to Gábor Bernát for improvements to logging and multi-project support.
109
109
- Thanks to Andrew Oberstar for improvements to formatting java source in non-java source sets. [PR #60](https://github.com/diffplug/spotless/pull/60).
110
110
- Import ordering from [EclipseCodeFormatter](https://github.com/krasa/EclipseCodeFormatter).
111
-
- Built by [gradle](http://gradle.org/).
112
-
- Tested by [junit](http://junit.org/).
113
-
- Maintained by [DiffPlug](http://www.diffplug.com/).
111
+
- Built by [gradle](https://gradle.org/).
112
+
- Tested by [junit](https://junit.org/).
113
+
- Maintained by [DiffPlug](https://www.diffplug.com/).
To use it in your pom, just [add the Spotless dependency](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.diffplug.spotless%22%20AND%20a%3A%22spotless-maven-plugin%22), and configure it like so:
55
+
To use it in your pom, just [add the Spotless dependency](https://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.diffplug.spotless%22%20AND%20a%3A%22spotless-maven-plugin%22), and configure it like so:
0 commit comments