Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ndmitchell/neil-check
Run neil and hlint on all my projects
https://github.com/ndmitchell/neil-check
Last synced: 25 days ago
JSON representation
Run neil and hlint on all my projects
- Host: GitHub
- URL: https://github.com/ndmitchell/neil-check
- Owner: ndmitchell
- Created: 2018-01-22T21:16:14.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-10-15T12:43:19.000Z (about 1 year ago)
- Last Synced: 2024-05-08T20:20:31.805Z (6 months ago)
- Language: Haskell
- Size: 42 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# neil-check [![Status](https://github.com/ndmitchell/neil-check/actions/workflows/ci.yml/badge.svg)](https://github.com/ndmitchell/neil-check/actions/workflows/ci.yml)
I regularly improve the `neil check` script to catch more invariants, and the `hlint` tool to catch more hints. This script runs the `git` versions of each of those against all the repos I test on Travis, every day, to catch failures related to those changes.
A multi-repo editing page can be found [here](https://raw.githack.com/ndmitchell/neil-check/master/helper.html).