Skip to content

docs: fix stale README (Verify + See also), tighten .gitignore#6

Merged
CodeSigils merged 1 commit into
mainfrom
fix/stale-readme-docs
Jul 17, 2026
Merged

docs: fix stale README (Verify + See also), tighten .gitignore#6
CodeSigils merged 1 commit into
mainfrom
fix/stale-readme-docs

Conversation

@CodeSigils

Copy link
Copy Markdown
Owner

Fix two stale README items and backfill .gitignore gaps from py-review-skill.

  • Add check-version-consistency.py and check-readme-tree.py to ## Verify section
  • Add ## See also section with companion repo links
  • Add .pyright/, tmp/, !.env.*.example to .gitignore

…itignore

what: fix two stale README items and backfill .gitignore gaps from py-review-skill
why: verify section was missing check-version-consistency.py and check-readme-tree.py; missing See also section; .pyright/, tmp/, and !.env.*.example were unignored

README:
- Add check-version-consistency.py and check-readme-tree.py to ## Verify command block
- Add ## See also section with links to py-review-skill and repo-health-scan

.gitignore:
- Add .pyright/ (Pyright type checker cache)
- Add tmp/ (local temp files)
- Add !.env.*.example (keep all sanitized env examples)
@CodeSigils
CodeSigils merged commit 0038bfc into main Jul 17, 2026
5 checks passed
@CodeSigils
CodeSigils deleted the fix/stale-readme-docs branch July 17, 2026 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant