Skip to content

Commit

Permalink
Fixed codeclimate
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanhornby committed May 6, 2019
1 parent d0b786a commit 00b28fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .credo.exs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
included: ["lib/"]
},
check_for_updates: true,
strict: false,
strict: true,
color: true,
checks: [
{Credo.Check.Consistency.ExceptionNames},
Expand Down

0 comments on commit 00b28fd

Please sign in to comment.