Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added rule to warn about block imports. Removed block imports. | Ellen Spertus | 2018-07-19 | 1 | -1/+2 |
* | Added import order checking. Fixed misordered imports in our code. | Ellen Spertus | 2018-07-17 | 1 | -0/+10 |
* | Turned off header checking. | Ellen Spertus | 2018-07-17 | 1 | -2/+2 |
* | Installed scalastyle and created configuration file. Run with: sbt scalastyle | Ellen Spertus | 2018-07-17 | 1 | -0/+117 |