This repository was archived by the owner on Mar 27, 2026. It is now read-only.
chore(flake/git-hooks): cd1af27a -> 80479b6e#1242
Open
phillip-ground[bot] wants to merge 1 commit into
Open
Conversation
cd1af27a -> 3308484dcd1af27a -> 6f4e2a21
phillip-ground
Bot
force-pushed
the
create-pull-request/update-git-hooks
branch
from
December 8, 2024 00:39
7242dd9 to
3f5c140
Compare
cd1af27a -> 6f4e2a21cd1af27a -> c2b3567b
phillip-ground
Bot
force-pushed
the
create-pull-request/update-git-hooks
branch
from
December 15, 2024 00:40
3f5c140 to
1a88ed0
Compare
cd1af27a -> c2b3567bcd1af27a -> f0f0dc49
phillip-ground
Bot
force-pushed
the
create-pull-request/update-git-hooks
branch
from
December 22, 2024 00:37
1a88ed0 to
880cf68
Compare
phillip-ground
Bot
force-pushed
the
create-pull-request/update-git-hooks
branch
from
January 5, 2025 00:37
880cf68 to
8d97612
Compare
cd1af27a -> f0f0dc49cd1af27a -> a5a96138
cd1af27a -> a5a96138cd1af27a -> 94ee657f
phillip-ground
Bot
force-pushed
the
create-pull-request/update-git-hooks
branch
from
January 19, 2025 00:36
8d97612 to
7b97d8f
Compare
cd1af27a -> 94ee657fcd1af27a -> 9364dc02
phillip-ground
Bot
force-pushed
the
create-pull-request/update-git-hooks
branch
from
January 26, 2025 00:34
7b97d8f to
fe27e3c
Compare
cd1af27a -> 9364dc02cd1af27a -> 25d4946d
phillip-ground
Bot
force-pushed
the
create-pull-request/update-git-hooks
branch
from
March 2, 2025 00:37
fe27e3c to
983b94b
Compare
cd1af27a -> 25d4946dcd1af27a -> b5a62751
phillip-ground
Bot
force-pushed
the
create-pull-request/update-git-hooks
branch
from
March 9, 2025 00:32
983b94b to
5b057b7
Compare
cd1af27a -> b5a62751cd1af27a -> 59f17850
phillip-ground
Bot
force-pushed
the
create-pull-request/update-git-hooks
branch
from
March 16, 2025 00:39
5b057b7 to
6ebdc56
Compare
cd1af27a -> 59f17850cd1af27a -> dcf50727
phillip-ground
Bot
force-pushed
the
create-pull-request/update-git-hooks
branch
from
March 23, 2025 00:39
6ebdc56 to
27e3023
Compare
cd1af27a -> dcf50727cd1af27a -> fa466640
phillip-ground
Bot
force-pushed
the
create-pull-request/update-git-hooks
branch
from
May 11, 2025 00:41
27e3023 to
16dd706
Compare
cd1af27a -> fa466640cd1af27a -> 80479b6e
phillip-ground
Bot
force-pushed
the
create-pull-request/update-git-hooks
branch
from
May 18, 2025 00:42
16dd706 to
5a7c90e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
d1deac19fix(govet): change to dir before running58205361fix(trufflehog): `--show-top-level` -> `--show-toplevel`b34e865bvale: fix outdated configuration variable name215e290echore(deps): update cachix/install-nix-action action to v31504a8b39chore(deps): update cachix/cachix-action action to v16f4cdd2ccImprove `configPath` docse2fcecd7Improve the error message when an existing config is foundd952b5bePass through all options in `run`5af65ebaUse the correct path when unlinking the exising config10907c7fRemove extraneous check for git in PATH843e005bdisable expensive julia tests316f09cbdocs: sort sections by namefcea9160Revert "ci: use self-hosted runners"61fa9623ci: use self-hosted runners75796622docs: add supported but non-mentioned hooks1b310e63docs: sort hook sections by name69f02f04feat: add selene hook48ebf153fix(fourmolu): refer to its own settings3adca9e8Exposes configPath to the run wrapper741fee02feat: add proselint (#555)c9d05edfdev: drop shellcheck from our dev checks3234ee65Update modules/hooks.nix9a456ab1feat: add mdformat hookd8bf272ffeat: add dart format and dart analyze hookba017b20feat: add gitlint hook0dcaa895feat: openapi-spec-validatorf2fcd043Improve error message46930280Run all validations and exit 1 if one of them failed4ec8f406Print file path27cf82e6Add missing parenthesis8b60f8b8Loop over all files that changed18e58987Update file filterc2fbe2dbLook for changes on all files inside .circleci231e0ee0feat: Add CircleCI hook324069d7pretty-format-json: expose tool options in settings129cb475yamlfmt: allow formatting during hook run9364dc02feat: Change `terraform-format` to support both Terraform and OpenTofu packages (#419)b24ef710check: set HOME to a tmp dir to avoid polluting the working dir46171f0ahooks: add note for flake-based projects using pathsbaf942echooks: add examplesbad35860hooks: allow strings for path-based options586b2df6docs: add `trufflehog` entry8dd173fefix: add configFile optionef1a5f9eci: limit concurrency0070c0b9ci: split stable and unstable tests76a43622Remove nixpkgs-stable input3e3ebb27chore(cabal2nix): stick to camelCase03c878f8fix: biome write deprecation96209c15Throw a pretty error if the hooks cannot be sorted4d562428Simplify internal `before`/`after` code3e7d7910bugfix: remove before/after options from config json file2c69d710chore: add a default priority to `cabal2nix` which ensures it runs after `hpack`06d077bffeat(hook order): add before, after options to specify hooks orderac756a3afeat: add priority to hooks.8a8d2b81make sure that clang-tools is in the same version across all platformsbe16516dfeat: add an option to cabal2nix hook for specifying output filename.b6d9d72dfeat: support cargo/runtime dependenciesf8333004feat: make git package configurable and default to gitMinimald27273c4readme: Mention flake-partsbf798609feat: update pre-commit.nix to be "run" customizable