slalombuild / secureli

seCureLI is a tool that enables you to experience the delight of building products by helping you get ideas from your head into working software as frictionlessly as possible, in a reliable, secure, scalable, and observable way.
Apache License 2.0
29 stars 3 forks source link

Feat: secureli 372 fix init when no pre-commit-config exists #502

Closed JordoHeffernan closed 3 months ago

JordoHeffernan commented 3 months ago

secureli-XXX in a final check on recent work, I noticed that init was failing if there was no .pre-commit-config.yaml. This should fix that issue, maintain new functionality for copying existing yaml settings, and update tests.

Changes

Testing

Clean Code Checklist