Skip to content

Commit

Permalink
chore: Format Credo config
Browse files Browse the repository at this point in the history
  • Loading branch information
doomspork committed Jan 17, 2024
1 parent 961906e commit 7728737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .credo.exs
Expand Up @@ -172,7 +172,7 @@
{Credo.Check.Warning.UnusedPathOperation, []},
{Credo.Check.Warning.UnusedRegexOperation, []},
{Credo.Check.Warning.UnusedStringOperation, []},
{Credo.Check.Warning.UnusedTupleOperation, []},
{Credo.Check.Warning.UnusedTupleOperation, []}
]
}
]
Expand Down

0 comments on commit 7728737

Please sign in to comment.