Skip to content

Commit

Permalink
add Simple to Styles run
Browse files Browse the repository at this point in the history
  • Loading branch information
novaugust committed Apr 3, 2023
1 parent 47e2232 commit 3718d74
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/mix/tasks/style.ex
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ defmodule Mix.Tasks.Style do

@styles [
Styler.Style.Aliases,
Styler.Style.Pipes
Styler.Style.Pipes,
Styler.Style.Simple
]

@impl Mix.Task
Expand Down

0 comments on commit 3718d74

Please sign in to comment.