I understand that findbugs "works" on classfiles. However, in my intellij I have qaplugins findbugs, and while everything is fine with javafiles, it is disabled for files scala, the option is analyze current filedisabled ... did I miss something? I thought this should work in scala files as well.
source
share