mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
pre-commit: add hook check-shebang-scripts-are-executable
chmod +x ./mrbgems/mruby-bin-config/mruby-config https://github.com/pre-commit/pre-commit-hooks#check-shebang-scripts-are-executable
This commit is contained in:
@@ -17,6 +17,7 @@ repos:
|
||||
- id: check-executables-have-shebangs
|
||||
exclude: ^test/t/lang\.rb$
|
||||
- id: check-merge-conflict
|
||||
- id: check-shebang-scripts-are-executable
|
||||
- id: check-vcs-permalinks
|
||||
- id: check-yaml
|
||||
- id: detect-private-key
|
||||
|
||||
Regular → Executable
Reference in New Issue
Block a user