mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2025-03-12 07:29:31 +00:00
drop organize imports
This commit is contained in:
parent
95a28171a2
commit
bd36e88235
@ -12,8 +12,7 @@ object LintingPlugin extends AutoPlugin {
|
||||
|
||||
override val buildSettings =
|
||||
Seq(
|
||||
scalafixDependencies += "com.github.liancheng" %% "organize-imports" % "0.6.0",
|
||||
semanticdbEnabled := true,
|
||||
semanticdbVersion := scalafixSemanticdb.revision
|
||||
semanticdbEnabled := true,
|
||||
semanticdbVersion := scalafixSemanticdb.revision
|
||||
)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user