A Scala compiler plugin for static code analysis, detecting potential bugs and style issues.
<dependency>
<groupId>com.sksamuel.scapegoat</groupId>
<artifactId>scalac-scapegoat-plugin_2.11</artifactId>
<version>1.3.11</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Enable Scapegoat inspections via compiler plugin configuration.
Use scalac-scapegoat-plugin_2.12 or _2.13 for newer Scala versions.
No dependency data recorded yet.