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

Formatting updates in shell scripts #585

Merged
merged 1 commit into from
Oct 9, 2024
Merged

Conversation

dkuegler
Copy link
Member

@dkuegler dkuegler commented Oct 2, 2024

Make formatting in shell scripts more consistent

  • Unify the formatting of messages (start with INFO/WARNING/ERROR or indent)
  • Add/fix punctuation of messages
  • Remove extra semi-colon after exit statements
  • Move flags --parallel and --threads
  • Use += to append to arrays

- Unify the formatting of messages (start with INFO/WARNING/ERROR or indent)
- Add/fix punctuation of messages
- Remove extra semi-colon after exit statements
- Move flags --parallel and --threads
- Use += to append to arrays
@m-reuter m-reuter merged commit 2b0aa0e into Deep-MI:dev Oct 9, 2024
3 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.

2 participants