SSWConsulting / SSWConsulting/SSW.Website
💸 No spell-checker, so copy drifts between US and Australian English
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 14
- Forks
- 10
- Avg merge
- 13h 51m
- Merged PRs (30d)
- 38
Description
Description
Nothing spell-checks this repo in CI. No cspell, vale or textlint config exists, so US and Australian English both sit in the tree.
Proposed solution
Add a spell-checker configured for en-US and run it in CI.
- Decide whether to rename the Australian-spelled schema field names. Renaming them is a content migration, because every content JSON has to change with the schema or Tina content breaks.
- Then add the checker, scoped to copy.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the schema field names and content JSON files, then inspect the existing CI configuration and copy-related checks. Determine the impact of any Australian-spelled field changes before choosing the checker configuration; done means copy is checked for en-US spelling in CI without breaking Tina content.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, nextjs
- Domain
- ci-cd, content, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100