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

https://github.com/guykisel/prospector-mirror


https://github.com/guykisel/prospector-mirror

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

prospector mirror
=============

Mirror of prospector package for pre-commit.

For pre-commit: see https://github.com/pre-commit/pre-commit

For prospector: see https://github.com/landscapeio/prospector

### Using prospector with pre-commit

Add this to your `.pre-commit-config.yaml`:

- repo: git://github.com/guykisel/prospector-mirror
rev: '' # Use the sha / tag you want to point at
hooks:
- id: prospector