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

Comply with bashate style rules and remove exports #723

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

javipolo
Copy link
Collaborator

@javipolo javipolo commented Aug 4, 2024

  • Set all indenting to 4 spaces (no tabs)
  • Use POSIX style function definition in oneliner functions
  • Remove unneeded exports on env variables

/cc @omertuc

- Set all indenting to 4 spaces (no tabs)
- Use POSIX style function definition in oneliner functions
- Remove unneeded exports on env variables

Signed-off-by: Javi Polo <jpolo@redhat.com>
@rhatdan
Copy link
Member

rhatdan commented Aug 5, 2024

@n1hility PTAL

@omertuc
Copy link
Contributor

omertuc commented Aug 5, 2024

/lgtm

@rhatdan rhatdan merged commit 6edaa84 into containers:main Aug 5, 2024
1 check passed
@javipolo javipolo deleted the coding_style branch August 5, 2024 11:10
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.

3 participants