Skip to content

Commit

Permalink
Disable credo false positive
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrudel committed Dec 28, 2023
1 parent f22d4e4 commit 34db938
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/machete/matchers/is_a_matcher.ex
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# credo:disable-for-this-file Credo.Check.Readability.PredicateFunctionNames
defmodule Machete.IsAMatcher do
@moduledoc """
Defines a matcher that matches againt a type of struct
Expand Down

0 comments on commit 34db938

Please sign in to comment.