aboutsummaryrefslogtreecommitdiff
path: root/.scalafmt.conf
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2017-04-27 15:37:31 -0700
committerJakob Odersky <jakob@odersky.com>2017-04-27 15:37:31 -0700
commiteec5af12b6728fd945371f2b0874894755925186 (patch)
tree093cefee8dc1281dfc8bb6b2a4d368c2494a7978 /.scalafmt.conf
parentb7d6b15de8a50e740d7121e16b77ab3e74c27320 (diff)
downloadprotomacro-eec5af12b6728fd945371f2b0874894755925186.tar.gz
protomacro-eec5af12b6728fd945371f2b0874894755925186.tar.bz2
protomacro-eec5af12b6728fd945371f2b0874894755925186.zip
scalafmt
Diffstat (limited to '.scalafmt.conf')
-rw-r--r--.scalafmt.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/.scalafmt.conf b/.scalafmt.conf
new file mode 100644
index 0000000..2b811a2
--- /dev/null
+++ b/.scalafmt.conf
@@ -0,0 +1,2 @@
+style=intellij
+maxColumn=80 \ No newline at end of file