AngeloFilaseta / repository-template

A template for any repository.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

repository-template

Repository Template with a ready .gitattributes and a ready pre-commit configuration.

Notes

The pre-commit-config.yaml is versioned and collaborators of the repository should use pre-commit to work consistently. Execute the following command before commiting any first changes:

pre-commit install --hook-type commit-msg

About

A template for any repository.