diff --git a/.credo.exs b/.credo.exs index 1d3bf7620..e4a3bc12a 100644 --- a/.credo.exs +++ b/.credo.exs @@ -118,6 +118,7 @@ # ## Warnings # + {Credo.Check.Warning.ApplicationConfigInModuleAttribute, false}, {Credo.Check.Warning.BoolOperationOnSameValues, []}, {Credo.Check.Warning.ExpensiveEmptyEnumCheck, []}, {Credo.Check.Warning.IExPry, []},