BountyStrike / Bountystrike-sh

Poor (rich?) man's bug bounty pipeline https://dubell.io
GNU General Public License v3.0
269 stars 61 forks source link

No .pre-commit-config.yaml file was found #16

Closed brianpursley closed 4 years ago

brianpursley commented 4 years ago

I tried to follow the instructions for contribution where it says to run pre-commit install, but when I try to commit, I get this message:

No .pre-commit-config.yaml file was found
- To temporarily silence this, run `PRE_COMMIT_ALLOW_NO_CONFIG=1 git ...`
- To permanently silence this, install pre-commit with the --allow-missing-config option
- To uninstall pre-commit run `pre-commit uninstall`

Is there a .pre-commit-config.yaml that is supposed to be included in the repo?

dubs3c commented 4 years ago

No, my fault. I copied the install instructions from another project where this was included. That part should be removed from the readme.

dubs3c commented 4 years ago

Fixed in https://github.com/BountyStrike/Bountystrike-sh/commit/6f32dcc3581dec3b830051aaa330f111b320e36a