Skip to content

feat: add bash syntax checking for .sh files in lint-readme script #115

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 23, 2025

Conversation

joshjohanning
Copy link
Owner

Bash script validation:

  • Added a loop to check the syntax of all .sh files using bash -n, reporting errors and incrementing the issue count if any syntax problems are found.

@joshjohanning joshjohanning merged commit babcd4b into main Aug 23, 2025
2 checks passed
@joshjohanning joshjohanning deleted the enhance-linting branch August 23, 2025 03:04
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