Credo warning fast fixes (disable module docs)
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
defmodule IbanEx.Error do
|
||||
@moduledoc """
|
||||
|
||||
"""
|
||||
@moduledoc false
|
||||
|
||||
@type error() ::
|
||||
:unsupported_country_code
|
||||
|
||||
Reference in New Issue
Block a user