mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2025-03-12 07:29:31 +00:00
organize-imports 0.5.0
This commit is contained in:
parent
1fdc18e8d3
commit
bbf4140c00
@ -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
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user