Open Issues Need Help
View All on GitHub 🧹 Remove commit steps from all .regent templates 6 months ago
AI Summary: This issue aims to remove embedded shell scripts for linting and committing from `.regent` template parts. These scripts are now handled by a more intelligent execution layer, making the embedded logic redundant, confusing, and a potential security risk. The cleanup is necessary to reduce template bloat and maintain a single source of truth for quality checks.
Complexity:
3/5
enhancement good first issue