Skip to content

Commit

Permalink
run scalafix
Browse files Browse the repository at this point in the history
  • Loading branch information
hamnis committed Sep 26, 2024
1 parent d0cfb3e commit da5ec1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/main/scala/io/circe/sbt/CirceOrgPlugin.scala
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ import sbt._
import scalafix.sbt.ScalafixPlugin.autoImport._
import scoverage.ScoverageSbtPlugin.autoImport._
import scoverage._
import xerial.sbt.Sonatype.autoImport._

import GenerativeKeys._
import TypelevelSettingsPlugin.autoImport._
import TypelevelCiPlugin.autoImport._
import xerial.sbt.Sonatype.autoImport._

object CirceOrgPlugin extends AutoPlugin {
object autoImport {
Expand Down

0 comments on commit da5ec1b

Please sign in to comment.