akka-distributed-data compiler warnings #26088
This commit is contained in:
parent
4a04eddf7d
commit
d7f12d3568
24 changed files with 138 additions and 72 deletions
|
|
@ -80,6 +80,7 @@ object AkkaDisciplinePlugin extends AutoPlugin with ScalafixSupport {
|
|||
"-Yno-adapted-args",
|
||||
"-Ywarn-numeric-widen",
|
||||
// end
|
||||
"-deprecation",
|
||||
"-Xfuture",
|
||||
"-Xlint",
|
||||
"-Ywarn-dead-code",
|
||||
|
|
@ -90,6 +91,6 @@ object AkkaDisciplinePlugin extends AutoPlugin with ScalafixSupport {
|
|||
"-Ywarn-unused:_",
|
||||
"-Ypartial-unification",
|
||||
"-Ywarn-extra-implicit",
|
||||
"-Ywarn-numeric-widen")
|
||||
)
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue