Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

check-shebang-scripts-are-executable Assumes Git Repo #749

Open
Kurt-von-Laven opened this issue Apr 10, 2022 · 0 comments
Open

check-shebang-scripts-are-executable Assumes Git Repo #749

Kurt-von-Laven opened this issue Apr 10, 2022 · 0 comments

Comments

@Kurt-von-Laven
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant