aboutsummaryrefslogtreecommitdiff
path: root/stage2/plugins/GeneratedSections.scala
Commit message (Collapse)AuthorAgeFilesLines
* refactor scalafmt to new plugin styleChristopher Vogt2017-03-091-29/+23
| | | | | | | turn replaceSections into helper function instead of trait method proguard scalafmt build currently suffers from non-deterministic formatting. Try a few times to reproduce commited Proguard.scala
* improve whitespace readability in proguard pluginChristopher Vogt2017-03-051-8/+1
|
* separate type-safe proguard wrapper into self-contained libraryChristopher Vogt2017-03-041-0/+40
also make logic to maintain auto-generated sections re-usable