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

scalafix-core-2-13

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.13</artifactId> <version>0.14.6</version> </dependency>
INSTALL
IMPORT
SIG · SCALAFIX-CORE-2-13
S
scalafix-core-2-13
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.

Rule
scalafix.core.v1.Rule

Creates a custom Scalafix rule.

import scalafix.core.v1.Rule object Quickstart extends App { val rule = Rule("MyRule") println(s"Rule created: ${rule.name}") }
Debug
Known issues
breakingScalafix API is version-specific; ensure compatibility with your Scala version.
fix
Use the correct Scalafix version for your Scala compiler version.
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-13 — mvn dependency:get scalafix-core-2-13 · libregistry