Open Issues Need Help
View All on GitHub Add `--last-commit` flag to `prefligit run` about 1 month ago
enhancement good first issue extended feature
More robust hook direcotry generation about 1 month ago
AI Summary: Improve the robustness of the hook directory generation in the prefligit Rust project. The current implementation (lines 683-690 in src/hook.rs) needs enhancement to handle potential errors and edge cases more gracefully, ensuring reliable directory creation for pre-commit hooks.
Complexity:
4/5
help wanted good first issue
Parse regex when deserializing config about 1 month ago
help wanted good first issue
Check minimum supported version for uv found from system about 1 month ago
help wanted good first issue
Avoid reading whole file into memory in `fix_trailing_whitespace` and `fix_end_of_file` hooks about 1 month ago
help wanted good first issue