mirror of
https://github.com/commaai/msgq.git
synced 2026-06-11 23:44:58 +08:00
Precommit: ensure executable bit is set (#530)
precommit ensure executable
This commit is contained in:
@@ -4,6 +4,8 @@ repos:
|
||||
hooks:
|
||||
- id: check-ast
|
||||
- id: check-yaml
|
||||
- id: check-executables-have-shebangs
|
||||
- id: check-shebang-scripts-are-executable
|
||||
- repo: https://github.com/pre-commit/mirrors-mypy
|
||||
rev: v1.5.1
|
||||
hooks:
|
||||
|
||||
Reference in New Issue
Block a user