Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hooks: allow strings for path-based options #550

Merged
merged 3 commits into from
Jan 19, 2025
Merged

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant