openlaw-client icon indicating copy to clipboard operation
openlaw-client copied to clipboard

Make wart remover and ScalaJS play nicely

Open outkaj opened this issue 5 years ago • 1 comments

Wart remover and Scala JS don't play well together - wart remover thinks JsExport, etc are signs of an error. There used to be a wart remover plugin specifically for ScalaJS, but it seems deprecated. At some point we should still enable Wart Remover for the project (we may have to make a custom ruleset disabling some of their basic rules).

outkaj avatar May 01 '19 21:05 outkaj

Let's push that for later. It's not very important for now because openlaw-client doesn't have that much code anyway.

adridadou avatar May 02 '19 09:05 adridadou