avh4/elm-format

Refactor to prevent mismatched newline tracking

Open

#164 opened on May 8, 2016

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Haskell (1,329 stars) (148 forks)batch import
help wanted

Description

pushNewlineContext : IParser ()
popNewlineContext : IParser Bool

should be replaced with Parse.Common.checkMultiline

Contributor guide