flaresimulations / synthesizer-grids

Scripts for generating synthesizer grids
https://flaresimulations.github.io/synthesizer/grids/grids.html
1 stars 1 forks source link

No pre-commit-config file in this repo #69

Closed teresamatamoro closed 6 months ago

teresamatamoro commented 6 months ago

The Contributing.md instructions specify to set up pre-commit hooks, however this repo is missing the necessary .pre-commit-config.yaml file to do so.

WillJRoper commented 6 months ago

Good point, another good reason this should not be outside the main repo :|. I can't fix this now but will add in the necessary config to get it working.

WillJRoper commented 6 months ago

Another thing to note: running the pre-commit-hook on this repo may not go well... since the code is far from clean in this repo (and issue I wish I could fix but don't currently have the time).