aboutsummaryrefslogtreecommitdiff
path: root/plugins/scalariform
Commit message (Collapse)AuthorAgeFilesLines
* scalariform master only shifted the bug. back to 0.1.8 from mavenChristopher Vogt2017-04-021-1/+3
|
* use scalariform from github master which fixes indentation bugChristopher Vogt2017-04-021-5/+1
|
* Unify reflectively loading builds from directories.Christopher Vogt2017-03-201-4/+7
| | | | | | | | | | THis is mostly cleanup and a little bit feature. Before it was done partially in 3 places, BuildBuild, loadRoot and GitDependency. Now DirectoryDependencies also support referencing sub-builds. Also introduce scalariform for the first few files of cbt's core code :).
* refactor scalariformChristopher Vogt2017-03-191-30/+21
|
* Scalafmt plugin implementation (#156)Nikolay Tatarinov2016-06-231-5/+4
| | | | | | | | | | | | | | * scalariform: improve logging, declare tasks final * scalafmt plugin implementation * add scalafmt and scalariform plugins and examples to tests * fix logging guarded logging behaviour * add notes about formatting check to README * fix compilation error in examples
* scalariform plugin naive implementationrockjam2016-06-202-0/+71