Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Aug 13, 2024
1 parent b1d0155 commit d6afcd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ defmodule Spark.MixProject do
],
groups_for_modules: [
"DSLs and Extensions": ~r/^Spark.Dsl/,
"Options": ~r/^Spark.Options/,
Options: ~r/^Spark.Options/,
Errors: [Spark.Error.DslError],
Internals: ~r/.*/
]
Expand Down

0 comments on commit d6afcd1

Please sign in to comment.