diff --git a/lib/jsonapi/view.ex b/lib/jsonapi/view.ex index 4fc4bc98..4b007ba0 100644 --- a/lib/jsonapi/view.ex +++ b/lib/jsonapi/view.ex @@ -1,3 +1,4 @@ +# credo:disable-for-this-file Credo.Check.Refactor.LongQuoteBlocks defmodule JSONAPI.View do @moduledoc """ A View is simply a module that defines certain callbacks to configure proper