We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent def58a9 commit e025dc2Copy full SHA for e025dc2
lib/jsonapi/view.ex
@@ -1,3 +1,4 @@
1
+# credo:disable-for-this-file Credo.Check.Refactor.LongQuoteBlocks
2
defmodule JSONAPI.View do
3
@moduledoc """
4
A View is simply a module that defines certain callbacks to configure proper
0 commit comments