Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lue-bird/elm-review-sscce-negative-range

elm-review behavior with negative ranges
https://github.com/lue-bird/elm-review-sscce-negative-range

bug elm elm-review sscce

Last synced: 26 days ago
JSON representation

elm-review behavior with negative ranges

Awesome Lists containing this project

README

        

# elm-review-sscce-negative-range

> see issue https://github.com/jfmengels/elm-review/issues/163

Provides the [`elm-review`](https://package.elm-lang.org/packages/jfmengels/elm-review/latest/) rule [`Sscce.NegativeRange`](https://package.elm-lang.org/packages/lue-bird/elm-review-sscce-negative-range/1.0.0/Sscce-NegativeRange) - SSCCE for elm-review behavior with negative ranges (where start and end are inverted).

You can run the SSCCE with `elm-test`.