Fix Line Endings + Check Bash
Recommended tool for bash script preparation.
.claude/skills/fix-line-endings-check-bash/scripts/fix-line-endings-check-bash.sh script1.sh script2.sh
Converts CRLF→LF, then validates syntax. Stops on first failure.
Fix line endings AND check bash syntax in one step (recommended). Use after creating or editing bash scripts.
Recommended tool for bash script preparation.
.claude/skills/fix-line-endings-check-bash/scripts/fix-line-endings-check-bash.sh script1.sh script2.sh
Converts CRLF→LF, then validates syntax. Stops on first failure.