Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
kmarc
4 months ago
|
parent
|
context
|
favorite
| on:
Firing Myself
Besides the obvious takeaway of the story, to anyone who reads this: use pre-commit hooks to avoid this kind of problems (or something equivalent).
With the pre-commit framework, an example hook would be
https://github.com/Yelp/detect-secrets
Consider applying for YC's W25 batch! Applications are open till Nov 12.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
With the pre-commit framework, an example hook would be https://github.com/Yelp/detect-secrets