mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2025-08-10 14:24:57 +00:00
organize-imports 0.5.0
This commit is contained in:
@@ -12,7 +12,7 @@ object LintingPlugin extends AutoPlugin {
|
||||
override val projectSettings =
|
||||
inThisBuild(
|
||||
Seq(
|
||||
scalafixDependencies += "com.github.liancheng" %% "organize-imports" % "0.4.4",
|
||||
scalafixDependencies += "com.github.liancheng" %% "organize-imports" % "0.5.0",
|
||||
semanticdbEnabled := true,
|
||||
semanticdbVersion := scalafixSemanticdb.revision
|
||||
)
|
||||
|
Reference in New Issue
Block a user