banno / semgrep-scalafix   0.2.0

Apache License 2.0 GitHub

scalafix rules that mimic some semgrep ones

Scala versions: 2.13 2.12

semgrep-scalafix

Implement scalafix rules that mimic some semgrep checks.

Check out the microsite for more information: https://banno.github.io/semgrep-scalafix

To use the latest version, include the following in your build.sbt:

ThisBuild / scalafixDependencies += 
  "com.banno" %% "semgrep-scalafix" % "0.1.0"