chore: fleet-wide hk/mise/dprint update#11
Merged
Merged
Conversation
- bump hk.pkl/mise.toml pin to v1.49.0 - swap Builtins.yamllint for Builtins.ryl (mise.toml: github:owenlamont/ryl) - add pinact (GH Actions SHA-pin verification) - add trailing_whitespace/mixed_line_ending/newlines - drop now-default HK_PKL_BACKEND=pklr override
- extract a named `Common` group (actionlint, pinact, conflicts, case-conflict, large-files, executables, symlinks, gitleaks, ghalint, markdown, dprint, trailing-ws, line-endings, newlines, zizmor) shared verbatim across the fleet - standardize step key names to match (actionlint, gitleaks, zizmor) - backfill missing-but-universal steps: symlinks fleet-wide
- backfill typos + Builtins.mise (mise.toml self-validation) into Common, making the fleet Common group fully universal (17 entries)
- reviewed dprint.json against https://plugins.dprint.dev/plugins/ (live info.json manifest) - dropped markup_fmt (zero real markup/HTML/Vue/Svelte source; only matched generated docs or vendored files) - bumped json 0.21.3->0.22.0, markdown 0.21.1->0.22.1
- pinact: add version comments to hugoh/spoon-tools reusable-workflow references now that spoon-tools has a v1.0.0 tag to resolve against - dprint: exclude mise.toml (Builtins.mise already owns its formatting; dprint's toml plugin could disagree with mise fmt on some constructs)
|
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.



Summary
Fleet-wide hk/mise/dprint update — bump hk to v1.49.0, add pinact + text-hygiene
linters, extract shared steps into a
Commongroup, backfill typos/mise,bump dprint plugin versions. Part of a coordinated update across all of
hugoh's repos.
Test plan
hk check --allpasses locally