Skip to content

Fix #1696: Help us clean up Bash-it!#2373

Merged
seefood merged 1 commit intoBash-it:masterfrom
danielalanbates:fix/issue-1696
Feb 23, 2026
Merged

Fix #1696: Help us clean up Bash-it!#2373
seefood merged 1 commit intoBash-it:masterfrom
danielalanbates:fix/issue-1696

Conversation

@danielalanbates
Copy link

Fixes #1696

Summary

This PR fixes: Help us clean up Bash-it!

Changes

clean_files.txt     | 1 +
 custom/example.bash | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

Testing

Please review the changes carefully. The fix was verified against the existing test suite.


This PR was created with the assistance of Claude Sonnet 4.6 by Anthropic | effort: low. Happy to make any adjustments!

Replace shebang with proper shellcheck header (# shellcheck shell=bash)
as required by the dot-bash hook. Bash include files should not have a
shebang line. Add custom/example.bash to clean_files.txt allow-list.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@seefood
Copy link
Contributor

seefood commented Feb 23, 2026

cool, thanks!

@seefood seefood merged commit 39f60ff into Bash-it:master Feb 23, 2026
6 checks passed
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.

Help us clean up Bash-it!

2 participants