Skip to content
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

Bash strict mode and minor fixes #103

Merged
merged 5 commits into from
Jul 2, 2023
Merged

Bash strict mode and minor fixes #103

merged 5 commits into from
Jul 2, 2023

Conversation

vlad0x00
Copy link
Member

@vlad0x00 vlad0x00 commented Jul 2, 2023

Enabled strict mode in bash scripts so that they fail if any of the commands fail (as requested in #98).
Additionally fixed clang-tidy complaints regarding setting vars to const that can be constant.

@vlad0x00 vlad0x00 requested review from parham-k and jwcodee July 2, 2023 00:20
Copy link
Member

@jwcodee jwcodee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@vlad0x00 vlad0x00 merged commit c613238 into master Jul 2, 2023
@vlad0x00 vlad0x00 deleted the bash-strict-mode branch July 2, 2023 06:22
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.

2 participants