feat: improved pre-commit shebang and the makefile test

This commit is contained in:
2026-02-11 16:23:36 +01:00
parent eb4437d0ff
commit fb74c5ce99
2 changed files with 63 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
branch="$(git rev-parse --abbrev-ref HEAD)"