git-format-staged
Advanced tools
Comparing version 3.0.0 to 3.1.0
{ | ||
"name": "git-format-staged", | ||
"version": "3.0.0", | ||
"version": "3.1.0", | ||
"description": "Git command to transform staged files according to a command that accepts file content on stdin and produces output on stdout.", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -38,2 +38,12 @@ # git-format-staged | ||
### Install with Nix | ||
Install via the CLI: | ||
$ nix profile add github:hallettj/git-format-staged | ||
Or add to your flake imports, and use the `default` package output. | ||
### Install with NPM | ||
Requires Python version 3 or 2.7. | ||
@@ -49,3 +59,7 @@ | ||
If you do not use npm you can copy the | ||
### Or just copy the script | ||
Requires Python version 3 or 2.7. | ||
If you do not use the above methods you can copy the | ||
[`git-format-staged`](./git-format-staged) script from this repository and | ||
@@ -52,0 +66,0 @@ place it in your executable path. The script is MIT-licensed - so you can check |
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
23431
18790
217