You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mac...@googlegroups.com
Hey,
Seeing how Slick also adopted IO actions (http://slick.typesafe.com/doc/3.0.0/dbio.html), I wonder if we really need a lint to check their correct usage. After all, the concept seems to be gaining popularity. My impression is that the current lint is far from ideal, as it does not catch all the erroneous cases, and it has given people a few configuration problems (https://github.com/macroid/macroid-akka-pingpong/issues/5). This can be improved on wartremover's side (https://github.com/puffnfresh/wartremover/issues/69), but it looks like nobody's got time for that (myself included...). What about removing the wartremover (pun not intended) integration altogether?