Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lue-bird/elm-review-sscce-negative-range
- Owner: lue-bird
- Created: 2023-08-12T07:49:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-12T09:26:44.000Z (over 1 year ago)
- Last Synced: 2024-12-09T18:02:08.098Z (about 1 month ago)
- Topics: bug, elm, elm-review, sscce
- Language: Elm
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.