sbt/project
Ethan Atkins 813864ec0f Add swoval java formatting plugin
The swoval javafmt plugin uses the google java formatter (which I
believe is the only widely used java formatter) to format source files.
It does not provide an automatic javafmtOnCompile method like the
scalafmt plugin so I had to manually implement that functionality. In
general the java formatter is much faster than scalafmt so the impact of
having javafmtOnCompile set to true is very low.
2020-01-14 14:20:23 -08:00
..
ContrabandConfig.scala Adjust to upstream changes 2017-07-16 00:51:49 -04:00
Dependencies.scala lm-coursier-shaded 2.0.0-RC5-3 2020-01-09 13:14:04 -05:00
Docs.scala Cleanup project/Transform.scala 2019-11-28 21:25:49 +00:00
HouseRulesPlugin.scala in-source sbt-houserules 2019-10-20 00:41:53 -04:00
NightlyPlugin.scala Use hedgehog in ParseKey, Delegates, and ParserSpec test 2019-09-30 01:52:57 -04:00
PublishBinPlugin.scala reduce compiler warnings 2020-01-08 09:41:29 -05:00
Release.scala Run scalafmtSbt 2019-11-30 14:57:57 -08:00
SbtLauncherPlugin.scala Run scalafmtSbt 2019-11-30 14:57:57 -08:00
Scripted.scala Use logger in scripted instead of println 2019-12-10 10:52:18 -08:00
StatusPlugin.scala Run scalafmtSbt 2019-11-30 14:57:57 -08:00
Sxr.scala sbt 1.0.0-RC2 2017-07-20 06:56:37 +01:00
Transform.scala Run scalafmtSbt 2019-11-30 14:57:57 -08:00
Util.scala Run scalafmtSbt 2019-11-30 14:57:57 -08:00
build.properties sbt 1.3.6 2019-12-27 01:51:25 -05:00
flamegraph_svg.png document profiling tools 2018-04-04 01:29:56 -04:00
plugins.sbt Add swoval java formatting plugin 2020-01-14 14:20:23 -08:00