Skip to content

Spelling#936

Merged
lorenzo merged 15 commits intohadolint:masterfrom
jsoref:spelling
Feb 20, 2023
Merged

Spelling#936
lorenzo merged 15 commits intohadolint:masterfrom
jsoref:spelling

Conversation

@jsoref
Copy link
Copy Markdown
Contributor

@jsoref jsoref commented Feb 14, 2023

What I did

This PR corrects misspellings identified by the check-spelling action.

How I did it

The misspellings have been reported at https://github.com/jsoref/hadolint/actions/runs/4171605857#summary-11322471647

How to verify it

The action reports that the changes in this PR would make it happy: https://github.com/jsoref/hadolint/actions/runs/4171605992#summary-11322471818

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Copy link
Copy Markdown
Contributor Author

@jsoref jsoref left a comment

Choose a reason for hiding this comment

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

Most corrections suggested by Google Sheets. All fault mine

release:
needs: [docker-release, os-binaries]
name: Create Github Release
name: Create GitHub Release
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

brand

Comment on lines -123 to +124
formatGitlabResult :: (VisualStream s, TraversableStream s, ShowErrorComponent e) => Result s e -> Seq FingerprintIssue
formatGitlabResult result = issueToFingerprintIssue <$> formatResult result
formatGitLabResult :: (VisualStream s, TraversableStream s, ShowErrorComponent e) => Result s e -> Seq FingerprintIssue
formatGitLabResult result = issueToFingerprintIssue <$> formatResult result
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

it's possible things like these are APIs. If so, I can drop them...

@lorenzo lorenzo merged commit dc66e09 into hadolint:master Feb 20, 2023
@lorenzo
Copy link
Copy Markdown
Member

lorenzo commented Feb 20, 2023

thanks!

@jsoref jsoref deleted the spelling branch February 20, 2023 13:32
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