Skip to content

Extract prek builtin hooks#713

Open
leiserfg wants to merge 1 commit into
cachix:masterfrom
leiserfg:push-qwxlzsksyswq
Open

Extract prek builtin hooks#713
leiserfg wants to merge 1 commit into
cachix:masterfrom
leiserfg:push-qwxlzsksyswq

Conversation

@leiserfg
Copy link
Copy Markdown
Contributor

No description provided.

@domenkozar domenkozar requested a review from sandydoo May 25, 2026 13:57
Comment thread modules/pre-commit.nix
(builtins.attrValues enabledHooks);
in
if sortedHooks ? result then
builtins.map (value: value.raw) sortedHooks.result
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

won't this change make pre-commit bark on priority?

Copy link
Copy Markdown
Contributor Author

@leiserfg leiserfg May 25, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let me change it to use localHooks there to be sure, thanks.

@leiserfg leiserfg force-pushed the push-qwxlzsksyswq branch from e482d1e to 2f94cff Compare May 25, 2026 14:34
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.

2 participants