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 (148 forks)batch import
help wanted

Repository metrics

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

Description

pushNewlineContext : IParser ()
popNewlineContext : IParser Bool

should be replaced with Parse.Common.checkMultiline

Contributor guide