summaryrefslogtreecommitdiff
path: root/scalastyle-test-config.xml
AgeCommit message (Collapse)Author
2020-07-21Remove scalastyle configs from repositoryAlbert Magyar
* Drop plugin * Drop scalastyle tests from make recipes * Remove checkstyle from CI
2019-03-23Aggregate coverage - aggregate tests but not publishing (#1040)Jim Lawson
Discover a working combination of aggregate usage to enable coverage of subproject testing but publish a single Jar. Use "scalastyle-test-config.xml" for scalastyle config in tests. Enable "_" in method names and accept method names ending in "_=". Re-sync scalastyle-test-config.xml with scalastyle-config.xml This should finally fix #772.
2015-11-02Add Scalastyle rule to check lines ending with a ;, fix some instancesducky
2015-11-02Scalastyle ignore ## and printlns in Error.scaladucky
2015-10-23Add test-specific scalastyle configducky