aboutsummaryrefslogtreecommitdiff
path: root/project/plugins.sbt
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2018-04-10 21:37:07 -0700
committerJakob Odersky <jakob@odersky.com>2018-04-10 21:37:07 -0700
commit358777fad2afbf7a7f3719367e1f4b0d73c2a42e (patch)
tree0d1d7a64a1b180b8e9beb87e15b12b111b7fc061 /project/plugins.sbt
downloadsbt-gpg-358777fad2afbf7a7f3719367e1f4b0d73c2a42e.tar.gz
sbt-gpg-358777fad2afbf7a7f3719367e1f4b0d73c2a42e.tar.bz2
sbt-gpg-358777fad2afbf7a7f3719367e1f4b0d73c2a42e.zip
Initial commit
Diffstat (limited to 'project/plugins.sbt')
-rw-r--r--project/plugins.sbt1
1 files changed, 1 insertions, 0 deletions
diff --git a/project/plugins.sbt b/project/plugins.sbt
new file mode 100644
index 0000000..f2c990e
--- /dev/null
+++ b/project/plugins.sbt
@@ -0,0 +1 @@
+addSbtPlugin("com.geirsson" % "sbt-scalafmt" % "1.4.0")