Credo warning fast fixes (disable module docs)
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
defmodule IbanEx.Commons do
|
||||
@moduledoc false
|
||||
|
||||
@spec normalize(binary()) :: binary()
|
||||
def normalize(string) do
|
||||
string
|
||||
|
||||
Reference in New Issue
Block a user