Current section

Files

Jump to
credo lib credo check refactor helper.ex
Raw

lib/credo/check/refactor/helper.ex

defmodule Credo.Check.Refactor.Helper do
@moduledoc """
This module contains functions that are used by several
refactoring checks.
"""
end