Bump plugin versions.
Scalastyle "scalastyle-sbt-plugin" % "0.7.0) dies with:
[error] .../chisel3/src/main/scala/Chisel/Data.scala: Expected token RBRACKET but got Token(XML_START_OPEN,<,4360,<)
[error] .../chisel3/src/main/scala/Chisel/Driver.scala: Expected token RBRACKET but got Token(XML_START_OPEN,<,3418,<)
...
Upgrade to "scalastyle-sbt-plugin" % "0.8.0"
(and bump the the others to "current" versions while we're here.)
parent
8d711952
Please register or sign in to comment