tidy v0.0.1 Tidy.Check behaviour View Source

Link to this section Summary

Link to this section Types

Link to this type category() View Source
category() :: :doc | :spec
Link to this type scope() View Source
scope() :: :module | :functions

Link to this section Callbacks

Link to this callback check(arg0, arg1) View Source
check(Tidy.Module.t() | Tidy.Function.t(), Keyword.t()) ::
  :ok | {:error, String.t(), String.t()}
Link to this callback default_options() View Source
default_options() :: Keyword.t()