8 Open Issues Need Help Last updated: Aug 12, 2026

Open Issues Need Help

View All on GitHub
good first issue 2025-nov-sprint
enhancement good first issue 2025-nov-sprint
enhancement good first issue 2025-nov-sprint
documentation good first issue

AI Summary: Implement a GitHub Actions workflow to prevent pull requests with trailing whitespace from merging. The workflow should check for trailing spaces in specified file types, report the offending files, and fail the check if any are found. Consider whether to automatically fix the trailing spaces or only report them, and which file types and directories to include or exclude.

Complexity: 2/5
enhancement good first issue