Skip to content

Lint shell scripts, small mise fix#271

Merged
djensenius merged 1 commit into
mainfrom
shell-lint-and-mise
Dec 5, 2025
Merged

Lint shell scripts, small mise fix#271
djensenius merged 1 commit into
mainfrom
shell-lint-and-mise

Conversation

@djensenius

Copy link
Copy Markdown
Owner

This pull request refactors the install.sh script to improve quoting, command safety, and logging robustness. The main changes involve consistently quoting variable expansions and command arguments, using grouped output for logging, and ensuring background process management is more reliable. These updates help prevent issues with spaces in file paths, unexpected word splitting, and make the script easier to maintain.

@djensenius djensenius merged commit a54918c into main Dec 5, 2025
9 checks passed
@djensenius djensenius deleted the shell-lint-and-mise branch December 5, 2025 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant