@evilmartians/lefthook
Advanced tools
Comparing version 1.7.21 to 1.7.22
{ | ||
"name": "@evilmartians/lefthook", | ||
"version": "1.7.21", | ||
"version": "1.7.22", | ||
"description": "Simple git hooks manager", | ||
@@ -5,0 +5,0 @@ "main": "bin/index.js", |
@@ -11,3 +11,3 @@ ![Build Status](https://github.com/evilmartians/lefthook/actions/workflows/test.yml/badge.svg?branch=master) | ||
A Git hooks manager for Node.js, Ruby and many other types of projects. | ||
A Git hooks manager for Node.js, Ruby, Python and many other types of projects. | ||
@@ -37,3 +37,3 @@ * **Fast.** It is written in Go. Can run commands in parallel. | ||
With **Ruby**: | ||
For **Ruby**: | ||
@@ -44,2 +44,8 @@ ```bash | ||
For **Python**: | ||
```bash | ||
pip install lefthook | ||
``` | ||
**[Installation guide](./docs/install.md)** with more ways to install lefthook: [apt](./docs/install.md#deb), [brew](./docs/install.md#homebrew), [winget](./docs/install.md#winget), and others. | ||
@@ -46,0 +52,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
77570635
246