Go to file
Krzysztof kuhy Rudnicki dc577473aa Add duplicate code detection to pre-commit hook
Uses jscpd to detect code clones in shell scripts.
Blocks commit if duplication exceeds 5% threshold.
Suggests extracting common code to scripts/lib/common.sh.
2025-12-11 17:31:47 +01:00
.githooks Add duplicate code detection to pre-commit hook 2025-12-11 17:31:47 +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 Add custom entries protection to hosts install.sh 2025-12-07 14:01:41 +01:00
i3-configuration fix: shellcheck issues 2025-11-01 15:36:22 +01:00
scripts Add compulsive opening blocker for messaging apps 2025-12-11 17:28:25 +01:00
.gitignore Add gitignore for Raspberry Pi config files with passwords 2025-12-05 19:57:57 +01:00