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
28 stars 3 forks source link

Feat: use custom pre commit config in refactor #479

Closed JordoHeffernan closed 4 months ago

JordoHeffernan commented 4 months ago

secureli-XXX

including recent feature from main branch to maintain settings if repo has existing pre-commit-config.yaml on secureli init.

Changes

*Updates to pre-commit, action, scan, and language support to check for existing congif yaml, and copy relevant contents into newly generated .secureli/pre-commit-config.yaml as well as lots of new tests.

Testing

*

Clean Code Checklist