File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99### Added
1010
1111### Changed
12+ * Reformatted all sourcecode to [ Google Java Style] ( https://google.github.io/styleguide/javaguide.html )
1213
1314### Deprecated
1415
@@ -22,8 +23,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2223
2324### CI/CD
2425* Configured the [ refactor-first-maven-plugin] ( https://github.com/jimbethancourt/RefactorFirst ) within a profile in the pom.xml.
26+ * Configured [ Spotify's fmt-maven-plugin] ( https://github.com/spotify/fmt-maven-plugin ) to format to Google Java Style during builds.
2527
2628### Other
29+ * Adopted [ Google Java Style] ( https://google.github.io/styleguide/javaguide.html )
2730
2831
2932## [ 4.3.0] - 2022-10-17
You can’t perform that action at this time.
0 commit comments