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

Always use printf with %b\n unless a different var is needed #547

Merged
merged 6 commits into from
Sep 20, 2024

Conversation

nnyyxxxx
Copy link
Contributor

Type of Change

  • Refactoring

Description

Always use "%b\n" unless a different var is needed and always put the new lines before the actual message inside of "%b\n" as recommended by shellcheck

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • My changes generate no errors/warnings/merge conflicts.

@nnyyxxxx
Copy link
Contributor Author

Ill fix these conflicts

@ChrisTitusTech
Copy link
Owner

Update with new merges as we changed file names

@nnyyxxxx
Copy link
Contributor Author

Update with new merges as we changed file names

finished

@nnyyxxxx
Copy link
Contributor Author

all conflicts fixed again

@ChrisTitusTech ChrisTitusTech merged commit 28533b9 into ChrisTitusTech:main Sep 20, 2024
2 checks passed
@nnyyxxxx nnyyxxxx deleted the fixprintfissues branch September 20, 2024 01:13
@ChrisTitusTech ChrisTitusTech added the enhancement New feature or request label Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants