`check-shebang-scripts-are-executable` Assumes Git Repo
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 48/100
Research direction
Locate the implementations and tests for check-shebang-scripts-are-executable and compare them with check-executables-have-shebangs, beginning with how each hook handles paths outside a Git repository. Done means the executable-checking hook works outside Git and its behavior is covered by tests for filesystem executable bits.
Written by the indexing model from the issue text.
Description
check-executables-have-shebangs supports being run on files outside of a Git repository, so it seems natural for check-shebang-scripts-are-executable to do the same. I would guess it's also slightly faster to check executable bits through the file system when it can be trusted to track them properly.
- Dominant language
- Python
- Stars
- 6.7k
- Forks
- 800
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from pre-commit/pre-commit-hooks
-
Immutable Releases Open
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
pre-commit/pre-commit-hooks#1218 · 4 comments · 2 reactions ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
pre-commit/pre-commit-hooks#1020 · 8 comments · 1 reaction ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
pre-commit/pre-commit-hooks#780 · 5 comments · 2 reactions ·
-
enhancement good-first-issue
Difficulty 3/5 1-2 days Newbie friendliness 55/100
pre-commit/pre-commit-hooks#612 · 13 comments ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
pre-commit/pre-commit-hooks#339 · 18 comments · 2 reactions ·
All issues in pre-commit/pre-commit-hooks
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100