aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorDiego <diegolparra@gmail.com>2016-12-04 16:03:27 -0300
committerDiego <diegolparra@gmail.com>2016-12-04 16:03:27 -0300
commite7820304eb6dbf18a3efc071ddc2995c973c4d37 (patch)
tree37cd34950726b75cb2738577c007e08f8afc7f6c /project
parent56039ef037d42cb817d0bc6d5a5891bc87e633c3 (diff)
downloadKamon-e7820304eb6dbf18a3efc071ddc2995c973c4d37.tar.gz
Kamon-e7820304eb6dbf18a3efc071ddc2995c973c4d37.tar.bz2
Kamon-e7820304eb6dbf18a3efc071ddc2995c973c4d37.zip
wip
Diffstat (limited to 'project')
-rw-r--r--project/Settings.scala3
1 files changed, 2 insertions, 1 deletions
diff --git a/project/Settings.scala b/project/Settings.scala
index d33b8a99..0144d04a 100644
--- a/project/Settings.scala
+++ b/project/Settings.scala
@@ -52,7 +52,8 @@ object Settings {
"-Xlog-reflective-calls"
// "-Yno-adapted-args",
// "-Ywarn-dead-code",
-// "-Ywarn-numeric-widen",
+// "-Ywarn-unused-import"
+ // "-Ywarn-numeric-widen",
// "-Ywarn-value-discard",
)