alan-turing-institute / python-project-template

15 stars 3 forks source link

Pre-commit doesn't pass #14

Open mhauru opened 9 months ago

mhauru commented 9 months ago

After running the template creation, some of the resulting files don't pass the pre-commit configuration created by the template.

phinate commented 9 months ago

Right, I feared this would happen at some point. I think the fix is to implement #4.

phinate commented 6 months ago

Still ongoing — small formatting changes currently preventing this. Would be awesome if there was a way to auto-push any corrections to the files pre-generation, but that feels like a lot of meta-handling...