Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Jul 19, 2024
1 parent 723aa8a commit 8584b3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/spark/igniter.ex
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ defmodule Spark.Igniter do
@doc "Prepends a new section or list of sections to the section order in a formatter configuration."
def prepend_to_section_order(igniter, type, sections) do
sections = List.wrap(sections)

Igniter.Project.Config.configure(
igniter,
"config.exs",
Expand Down

0 comments on commit 8584b3e

Please sign in to comment.