Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.06 KB

README.md

File metadata and controls

17 lines (13 loc) · 1.06 KB

latex-template

Template for latex development

thesis PDF deploy Licence pre-commit Renovate

Formatting

To install pre-commit hooks locally, execute pip install pre-commit followed by pre-commit install. This only needs to be done once per repo, and from then on checks are made whenever committing. See steps here to enable these checks always.