UCLH-DHCT / emap

All core Emap functions (monorepo)
2 stars 0 forks source link

Add pre-commit checks #21

Open jeremyestein opened 4 weeks ago

jeremyestein commented 4 weeks ago

Eg. check for dead links in markdown: https://github.com/tcort/markdown-link-check?tab=readme-ov-file#run-as-a-pre-commit-hook

Some of the things you'd add to a python project you get for free in Java, of course. But there are probably others we'd benefit from adding.