Closed vodorok closed 5 years ago
Added new maven plugin to the build configuration. Now during build, checkstyle validates the sources with a preconfigured set of checkers.
For the time being, this validation doesn't fail the build, only warnings are emited until the majority of the existing imperfections are corrected.
This resolves #130 and #135
A separate documentation for Checkstyle was added.
Added new maven plugin to the build configuration. Now during build, checkstyle validates the sources with a preconfigured set of checkers.
For the time being, this validation doesn't fail the build, only warnings are emited until the majority of the existing imperfections are corrected.
This resolves #130 and #135