elm-format: fix whitespace

This commit is contained in:
commitay 2018-07-01 16:00:55 +10:00 committed by ilovezfs
parent ab22e59ea6
commit 98d7cfd6d8

View file

@ -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",