exasim-project / NeoFOAM

WIP Prototype of a modern CFD core
20 stars 1 forks source link

Precommit #38

Closed greole closed 3 months ago

greole commented 3 months ago

This PR adds a pre-commit config file. pre-commint can be installed via pip with pip install pre-commit after that the hooks need to be installed with pre-commit install. A reference to the pre-commit homepage has been added to our README.

This PR depends on #37 which fixes the typo CI/CD workflow.

MarcelKoch commented 3 months ago

you can also use my code from the ginkgo cmakelists.txt to automatically install pre-commit