mirror of
git://f0xx.org/android_cast
synced 2026-07-29 03:38:52 +03:00
contrib header changes
This commit is contained in:
4
.githooks/pre-commit
Executable file
4
.githooks/pre-commit
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
ROOT="$(git rev-parse --show-toplevel)"
|
||||
exec python3 "$ROOT/scripts/header-pre-commit.py"
|
||||
Reference in New Issue
Block a user