Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/samesystem/pronto-docslint


https://github.com/samesystem/pronto-docslint

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Pronto Docslint

[![Build Status](https://travis-ci.org/samesystem/pronto-docslint.svg?branch=master)](https://travis-ci.org/samesystem/pronto-docslints)
[![codecov](https://codecov.io/gh/samesystem/pronto-docslint/branch/master/graph/badge.svg)](https://codecov.io/gh/samesystem/pronto-docslint)

Pronto runner for documentation checker

## Example configuration:

```yaml
# .pronto_docslint.yml
additions_treshold: 2
deletions_treshold: 2
watched_file_extensions:
- rb
- js
```

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/samesystem/pronto-docslint. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.

## License

The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).

## Code of Conduct

Everyone interacting in the pronto-docslint project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/samesystem/pronto-docslint/blob/master/CODE_OF_CONDUCT.md).