This repository was archived by the owner on Jan 30, 2023. It is now read-only.
v1.2.0
Fixes and improvements
- Standardise on one default Scalastyle config file -
src/main/resources/default_config.xml
. (#11 - @mwz) - Fix an issue where having a
CDATA
section on a new line in the config file would cause runtime errors. (#11 - @mwz)