Skip to content

Conversation

@adamtheturtle
Copy link
Member

Summary

  • Add --no-write-to-file flag to doccmd invocations that use read-only tools (shellcheck, mypy, pyright, vulture, pylint, interrogate)
  • Tools that write to files (shfmt --write, ruff check --fix, ruff format) are intentionally not changed

Test plan

  • Pre-commit hooks pass
  • Read-only checks work correctly with the new flag

🤖 Generated with Claude Code

@adamtheturtle adamtheturtle enabled auto-merge (squash) November 8, 2025 16:28
@adamtheturtle adamtheturtle merged commit 842a827 into main Nov 8, 2025
100 of 103 checks passed
@adamtheturtle adamtheturtle deleted the add-no-write-to-file-flag branch November 8, 2025 16:40
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.

2 participants