Go to file
Krzysztof kuhy Rudnicki dfe079c219 fix: improve pre-commit hook to avoid formatting loop
- Auto-fix with shfmt on staged files
- Run shellcheck validation directly instead of full shell_check.sh
- Avoids shfmt -d validation after auto-formatting (prevents .orig file loop)
- Ensures consistent formatting without blocking commits
2025-11-16 21:20:23 +01:00
.githooks fix: improve pre-commit hook to avoid formatting loop 2025-11-16 21:20:23 +01:00
.github ci: add GitHub Actions workflow for shell script linting 2025-11-16 20:42:11 +01:00
fresh-install fix: resolve all shellcheck errors 2025-11-16 21:17:08 +01:00
hosts fix: resolve all shellcheck errors 2025-11-16 21:17:08 +01:00
i3-configuration fix: shellcheck issues 2025-11-01 15:36:22 +01:00
scripts fix: resolve all shellcheck errors 2025-11-16 21:17:08 +01:00