Skip to content

Commit 9bd35de

Browse files
authored
Merge pull request #611 from NLeSC/595_githooks
595-fix filename typo of githooks
2 parents 953db45 + d40b7eb commit 9bd35de

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
* Make online documentation optional [#476](https://github.com/NLeSC/python-template/pull/476)
1818

1919
### Changed
20+
* fix filename typo of githooks [#611](https://github.com/NLeSC/python-template/pull/609)
2021
* next_steps.md is shown as a copier message [#609](https://github.com/NLeSC/python-template/pull/609)
2122
* Change the default profile to 'recommended' [#598](https://github.com/NLeSC/python-template/pull/598)
2223
* Updated the user documentation (README.md) of the template [#569](https://github.com/NLeSC/python-template/pull/569)

template/{% if AddPreCommit %}.githhooks{% endif %}/pre-commit renamed to template/{% if AddPreCommit %}.githooks{% endif %}/pre-commit

File renamed without changes.

0 commit comments

Comments
 (0)