Skip to content

Commit d512b09

Browse files
Husky info in README
1 parent a7f6cc8 commit d512b09

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ You can clone this repo to create your own `[project]-pm` repository, with these
1313

1414
If you are interested in adding an additional template for everyone's use, or have suggestions for improving the existing templates, reach out to Amani or feel free to submit a PR!
1515

16+
## Development
17+
18+
This repository uses [husky](https://typicode.github.io/husky/) to run git hook scripts. Currently this runs formatting using the [lint-staged](https://github.com/lint-staged/lint-staged) tool on the pre-commit hook.
19+
1620
## CI/CD
1721

1822
This project runs the following processes via Github Actions:

0 commit comments

Comments
 (0)