summaryrefslogtreecommitdiff
path: root/scalastyle-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.
2016-03-17Add =/= to the ignoreRegex for MethodNamesChecker.Jim Lawson
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-26Ignore 8,10,16 as magic number constantsducky
2015-10-20Add operators to scalastyle configuration MethodNamesChecker ignore listducky
2015-10-19Merge pull request #23 from ucb-bar/120scalastylePalmer Dabbelt
Change scalastyle checker to 120 cols limit
2015-10-19Change scalastyle checker to 120 cols limitducky
2015-10-19Change scalastyle to check for shorter RISC-V style license notice.ducky
2015-07-24Generalize, add missing chisel2 meta files.Jim Lawson