Skip to content

Commit 523b776

Browse files
committed
style: format mix.exs
1 parent 8de77b9 commit 523b776

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

mix.exs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,8 @@ defmodule AdoCli.MixProject do
7979
# (1%) to avoid a spurious failure — the strict threshold check
8080
# is on the upstream `mix test --cover` step.
8181
minimum_coverage: 1,
82-
ignore_modules: [ AdoCli.Application,
82+
ignore_modules: [
83+
AdoCli.Application,
8384
AdoCli.Auth,
8485
AdoCli.CLI,
8586
AdoCli.CLI.Helpers,

0 commit comments

Comments
 (0)