Skip to content

Improve README and virtualenv hygiene checks - #10

Closed
ahmetmizrap1232-sys wants to merge 1 commit into
omerbek:mainfrom
ahmetmizrap1232-sys:agent/readme-venv-hygiene
Closed

Improve README and virtualenv hygiene checks#10
ahmetmizrap1232-sys wants to merge 1 commit into
omerbek:mainfrom
ahmetmizrap1232-sys:agent/readme-venv-hygiene

Conversation

@ahmetmizrap1232-sys

Copy link
Copy Markdown

Summary

  • Ignore Markdown headings inside fenced code blocks when checking README sections.
  • Report common local Python virtualenv folders (.venv/, venv/, env/) as junk unless they are ignored.
  • Document existing CI-friendly exit codes and cover them with tests.

Closes #8

Validation

  • python -m unittest discover

@omerbek

omerbek commented Aug 16, 2026

Copy link
Copy Markdown
Owner

Thanks for the contribution. This PR overlaps with changes that have now landed separately:

I tested this branch against current main, and it now has a conflict in repodx.py. Since the behavioral fixes are already merged and the remaining README/exit-code test additions are optional follow-up polish, I am closing this PR as superseded rather than resolving the conflict here.

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.

Improve README heading parsing and Python virtualenv detection

2 participants