ITV / scala-pact

A Scala implementation of CDC using the Pact standard
Other
108 stars 54 forks source link

Remove implicit conversions throughout project #169

Closed jbwheatley closed 3 years ago

jbwheatley commented 3 years ago

Implicit conversions are generally considered a code-smell these days, and to aid future development it would be good to see them removed.

jbwheatley commented 3 years ago

172