lefthook-windows-arm64
Advanced tools
Comparing version 1.2.2 to 1.2.3
{ | ||
"name": "lefthook-windows-arm64", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "The Windows ARM 64-bit binary for lefthook, git hooks manager.", | ||
@@ -5,0 +5,0 @@ "preferUnplugged": false, |
@@ -60,3 +60,3 @@ | ||
* ### **Parallel execution** | ||
Gives you more speed. [Example](./docs/full_guide.md#parallel-execution) | ||
Gives you more speed. [Example](./docs/configuration.md#parallel) | ||
@@ -69,3 +69,3 @@ ```yml | ||
* ### **Flexible list of files** | ||
If you want your own list. [Custom](./docs/full_guide.md#custom-file-list) and [prebuilt](./docs/full_guide.md#select-specific-file-groups) examples. | ||
If you want your own list. [Custom](./docs/configuration.md#files) and [prebuilt](./docs/configuration.md#run) examples. | ||
@@ -110,3 +110,3 @@ ```yml | ||
If oneline commands are not enough, you can execute files. [Example](./docs/full_guide.md#bash-script-example). | ||
If oneline commands are not enough, you can execute files. [Example](./docs/configuration.md#script). | ||
@@ -121,3 +121,3 @@ ```yml | ||
* ### **Tags** | ||
If you want to control a group of commands. [Example](./docs/full_guide.md#skipping-commands-by-tags). | ||
If you want to control a group of commands. [Example](./docs/configuration.md#tags). | ||
@@ -137,3 +137,3 @@ ```yml | ||
If you are in the Docker environment. [Example](./docs/full_guide.md#referencing-commands-from-lefthookyml). | ||
If you are in the Docker environment. [Example](./docs/configuration.md#cmd-template). | ||
@@ -149,3 +149,3 @@ ```yml | ||
If you a frontend/backend developer and want to skip unnecessary commands or override something into Docker. [Description](./docs/full_guide.md#local-config). | ||
If you a frontend/backend developer and want to skip unnecessary commands or override something into Docker. [Description](./docs/usage.md#local-config). | ||
@@ -187,3 +187,5 @@ ```yml | ||
* ### **Optional output** | ||
If you don't want to see supporting information: | ||
If you [don't want to see](./docs/configuration.md#skip_output) supporting information: | ||
```yml | ||
@@ -190,0 +192,0 @@ skip_output: |
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
6800608
229