elm-format: fix whitespace
This commit is contained in:
parent
ab22e59ea6
commit
98d7cfd6d8
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ require "language/haskell"
|
|||
|
||||
class ElmFormat < Formula
|
||||
include Language::Haskell::Cabal
|
||||
|
||||
desc "Elm source code formatter, inspired by gofmt"
|
||||
homepage "https://github.com/avh4/elm-format"
|
||||
url "https://github.com/avh4/elm-format.git",
|
||||
|
|
Loading…
Reference in a new issue