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