olabusayoT opened a new pull request, #1430:
URL: https://github.com/apache/daffodil/pull/1430

   - used `scalafixAll 
dependency:[email protected]:scala-rewrites:0.1.5`
   - required fixing some things by hand like `"" + char + string` -> `char +: 
string` or `String.valueOf(...)` -> `_.toString`
   - used `sbt scalafix --rules=ExplicitResultTypes 
-P:ExplicitResultTypes.onlyImplicits=true
   
   DAFFODIL-2152


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to