Touch up checkformat.bash

The logic can be slightly simplified,
and the script doesn't require Bash after all.
This commit is contained in:
ISSOtm
2026-04-16 01:05:03 +02:00
parent b218fd65a0
commit 4ea15ed85a
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -16,4 +16,4 @@ jobs:
- name: Check format
run: |
sudo apt install clang-format
contrib/checkformat.bash
contrib/checkformat.sh