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

Fix: Added shellcheck to repo #64

Merged
merged 1 commit into from
Aug 3, 2023
Merged

Conversation

Simon-Sandrew
Copy link
Contributor

Fixes issue #62

Issue number of the reported bug or feature request: #

Describe your changes
A clear and concise description of the changes you have made.

Testing performed
Describe the testing you have performed to ensure that the bug has been addressed, or that the new feature works as planned.

Additional context
Add any other context about your contribution here.

@pniedzielski
Copy link
Collaborator

Shellcheck CI check fails; this is expected and can be fixed separately.

Fixes issue bloomberg#62.

Signed-off-by: Simon-Sandrew <[email protected]>
Signed-off-by: Patrick M. Niedzielski <[email protected]>
Modified-by:   Patrick M. Niedzielski <[email protected]>
@@ -77,8 +77,16 @@ jobs:
- 'src'
steps:
- uses: actions/checkout@v3

Copy link
Collaborator

Choose a reason for hiding this comment

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

Stray newline?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Fixed.

@pniedzielski pniedzielski merged commit 1ee55e5 into bloomberg:main Aug 3, 2023
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