danj3 / format_relax

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FormatRelax

A code format variation that adds spacing inside (),{},[] to enhance readability.

Installation

If available in Hex, the package can be installed by adding format_relax to your list of dependencies in mix.exs:

def deps do
  [
    {:format_relax, "~> 1.0.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/format_relax.

About


Languages

Language:Elixir 100.0%