Chris Grieger

Results 3 issues of Chris Grieger

Sometimes, the webservice returns the wrong BIC-code for accounts of the Deutsche Bank. See, the following case for example: http://www.ibancalculator.com/validate/NL42DEUT0466964617 ``` BIC: please check which one of these BICs is...

Thank you for this great library. I have one question: ``` elixir pipe_matching x, {:ok, x}, {:ok, source_dir} |> build |> tag(name, version) |> save(dest_dir) |> delete_image ``` leads to...

Deleting an unused import does not remove the match. This is pretty ugly. I would be very grateful for any input on this matter!