Tidy.Check behaviour (tidy v0.1.7) View Source

Link to this section Summary

Link to this section Types

Specs

category() :: :doc | :spec

Specs

scope() :: :module | :functions

Link to this section Callbacks

Specs

category() :: category()

Specs

check(Tidy.Module.t() | Tidy.Function.t(), Keyword.t()) ::
  :ok | {:error, String.t(), String.t()}

Specs

default_options() :: Keyword.t()

Specs

scope() :: scope()