https://github.com/guykisel/prospector-mirror
https://github.com/guykisel/prospector-mirror
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/guykisel/prospector-mirror
- Owner: guykisel
- Created: 2014-10-21T22:01:29.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-09-20T15:49:22.000Z (over 7 years ago)
- Last Synced: 2025-04-21T14:09:05.950Z (about 1 year ago)
- Language: Python
- Size: 10.7 KB
- Stars: 2
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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