Fix pre-existing shfmt drift in check-evidence-tutorials.sh

Open Beginner friendly
#1,014 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
90/100
Issue type
Refactor
Clarity
Clearly specified
Activity status
Active
Tech stack
shell
Domain
tooling

Research direction

Start with docs/site/scripts/check-evidence-tutorials.sh and run shfmt -w on the file. Verify that the listed exclusions and prepare_toolset formatting no longer produce shfmt drift, then run npm test in docs/site; done means the tests pass and shellcheck remains clean apart from the noted SC2016 messages.

Written by the indexing model from the issue text.

Description

agent-ready area:docs criticality:p3 good first issue

shfmt -d docs/site/scripts/check-evidence-tutorials.sh reports drift that predates the Casework tutorial work: the alignment of the comment columns in the EXCLUDED_EVIDENCE_TUTORIALS block (first-breg, publish-and-consume-discovery-index, review-registry-changes lines) and a line continuation in prepare_toolset. shellcheck is clean apart from the existing SC2016 notes.

Run shfmt -w on the file and check that docs/site npm test still passes (the Evidence gate tests parse the excluded list).

Triage: later, chore.

Dominant language
Rust
Stars
2
Forks
0
Avg merge
3h 45m
Merged PRs (30d)
134

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from registrystack/registry-stack

All issues in registrystack/registry-stack

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.