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

https://github.com/gemfarmer/content-linter

A houndci-like tool to keep your content consistent
https://github.com/gemfarmer/content-linter

Last synced: 11 months ago
JSON representation

A houndci-like tool to keep your content consistent

Awesome Lists containing this project

README

          

# :warning: currently under development :warning:

# TODO

- [ ] Automatically add github webhook to repo
- [ ] Find content that needs to be linted
- [ ] Lint content
- [ ] Send appropriate message back

# Other linters
- https://github.com/Shopify/linter-rorybot
- https://github.com/18F/retext-18f
- https://github.com/wooorm/remark-lint/

# README

This README would normally document whatever steps are necessary to get the
application up and running.

Things you may want to cover:

* Ruby version

* System dependencies

* Configuration

* Database creation

* Database initialization

* How to run the test suite

* Services (job queues, cache servers, search engines, etc.)

* Deployment instructions

* ...