Banno / semgrep-scalafix

scalafix rules that mimic some semgrep ones

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About

scalafix rules that mimic some semgrep ones

License:Apache License 2.0


Languages

Language:Scala 89.2%Language:Nix 10.7%Language:Shell 0.1%