Skip to content

hooks: allow strings for path-based options#550

Merged
sandydoo merged 3 commits intomasterfrom
fix-prettier-bin-path
Jan 19, 2025
Merged

hooks: allow strings for path-based options#550
sandydoo merged 3 commits intomasterfrom
fix-prettier-bin-path

Conversation

@sandydoo
Copy link
Member

@sandydoo sandydoo commented Jan 19, 2025

This is important in flake-based environments, in which anything referenced by path in Nix needs to be tracked by Git.
This is often infeasable, for example, for files in node_modules.

Additionally, I've changed all of the examples that reference files in node_modules from paths to strings.

This is important in flake-based environments, in which anything
referenced by path in Nix needs to be tracked by Git. This is often
infeasable, for example, for files in node_modules.
@sandydoo sandydoo force-pushed the fix-prettier-bin-path branch from b130eed to bad3586 Compare January 19, 2025 13:04
@sandydoo sandydoo merged commit 4c09990 into master Jan 19, 2025
12 checks passed
@sandydoo sandydoo deleted the fix-prettier-bin-path branch January 19, 2025 13:47
@sandydoo sandydoo added the enhancement New feature or request label Mar 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant