mirror of
https://github.com/tofuutils/pre-commit-opentofu.git
synced 2025-10-15 17:38:54 +02:00
Fix typo in README (#51)
This commit is contained in:
parent
5d8d926848
commit
3147a7c0ee
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@ Check the [source file](https://github.com/antonbabenko/pre-commit-terraform/blo
|
|||
## Notes for developers
|
||||
|
||||
1. Python hooks are supported now too. All you have to do is:
|
||||
1. add a line to the `console_sripts` array in `entry_points` in `setup.py`
|
||||
1. add a line to the `console_scripts` array in `entry_points` in `setup.py`
|
||||
1. Put your python script in the `pre_commit_hooks` folder
|
||||
|
||||
Enjoy the clean and documented code!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue