avh4/elm-format

Refactor to prevent mismatched newline tracking

Open

#164 opened on May 8, 2016

 (0 comments) (0 reactions) (0 assignees)Haskell (147 forks)batch import
help wanted

Repository metrics

Stars
 (1,333 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

pushNewlineContext : IParser ()
popNewlineContext : IParser Bool

should be replaced with Parse.Common.checkMultiline

Contributor guide