Registry / build-tool / scalafix-core-2-12

scalafix-core-2-12

JSON →
library0.14.6javamavenunverified

Core library for Scalafix, a refactoring and linting tool for Scala.

<dependency> <groupId>ch.epfl.scala</groupId> <artifactId>scalafix-core_2.12</artifactId> <version>0.14.6</version> </dependency>
INSTALL
IMPORT
SIG · SCALAFIX-CORE-2-12
S
scalafix-core-2-12
build-tooljavav0.14.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Rules
scalafix.internal.v0.Rules

Access Scalafix rules programmatically.

import scalafix.internal.v0.Rules object Example { def main(args: Array[String]): Unit = { println(Rules.syntax) } }
Debug
Known issues
gotchaScalafix core API is internal and may change without notice.
fix
Use the scalafix-cli or sbt-scalafix plugin for stable usage.
affects: all
Upgrade
Version history
0.14.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
OpenAI (training)
1
Resources
scalafix-core-2-12 — mvn dependency:get scalafix-core-2-12 · libregistry