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 0.1.0


Group ID:
com.banno
Artifact ID:
semgrep-scalafix_2.13
Version:
0.1.0
Release Date:
Oct 19, 2023
Licenses:
Files:

libraryDependencies += "com.banno" %% "semgrep-scalafix" % "0.1.0"

Mill build tool

ivy"com.banno::semgrep-scalafix:0.1.0"

Scala CLI

//> using dep "com.banno::semgrep-scalafix:0.1.0"

Ammonite REPL

import $ivy.`com.banno::semgrep-scalafix:0.1.0`

<dependency>
  <groupId>com.banno</groupId>
  <artifactId>semgrep-scalafix_2.13</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.banno', name: 'semgrep-scalafix_2.13', version: '0.1.0'