Enable TODO Credo check
This commit is contained in:
+1
-2
@@ -6,8 +6,7 @@
|
||||
disabled: [
|
||||
{Credo.Check.Refactor.CyclomaticComplexity, []},
|
||||
{Credo.Check.Refactor.Nesting, []},
|
||||
{Credo.Check.Readability.ModuleDoc, []},
|
||||
{Credo.Check.Design.TagTODO, []}
|
||||
{Credo.Check.Readability.ModuleDoc, []}
|
||||
]
|
||||
}
|
||||
# files etc.
|
||||
|
||||
Reference in New Issue
Block a user