somewhatabstract / somewhatabstract/checksync

When running against a file, it should check the files that it links to as well

Open
#2,320 0 comments 0 reactions 1 assignee View on GitHub

@somewhatabstract is already working on this.

Since Oct 16, 2025.

enhancement
Dominant language
TypeScript
Stars
20
Forks
3
Avg merge
25m
Merged PRs (30d)
21

Description

If checksync is run against a.js, and a.js has a tag pointing to b.go, checksync should expand to also validate that the tags that b.go contains that point back to a.js are also correct.

This is really what folks are going to expect and this enables the use of checksync to only validate changed files, while catching sync-tags broken by those changed files.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.