Skip to content

fix: Add Githooks, just and `.md` formatting

Gabriel Nützi requested to merge feat/add-githooks-tooling into develop

Add some tooling improvements:

  • Replace make with just.
  • Add .prettierrc to format config files and doc files: .md, .yaml/json,...
  • Add .githooks to show case how it works.

Merge request reports