Skip to content

Commit e025dc2

Browse files
committed
fix: Fix failing credo check
1 parent def58a9 commit e025dc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/jsonapi/view.ex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# credo:disable-for-this-file Credo.Check.Refactor.LongQuoteBlocks
12
defmodule JSONAPI.View do
23
@moduledoc """
34
A View is simply a module that defines certain callbacks to configure proper

0 commit comments

Comments
 (0)