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 some linting warnings. #149

Merged
merged 2 commits into from
Jan 13, 2023

Conversation

rossmaclean
Copy link
Contributor

The changes in this PR are to fix some of the linting warnings outputted from make lint. Most of the remaining warnings are either around error handling or using deprecated packages.

@rossmaclean rossmaclean requested a review from a team as a code owner January 13, 2023 15:49
@hashicorp-cla
Copy link

hashicorp-cla commented Jan 13, 2023

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@lbajolet-hashicorp lbajolet-hashicorp left a comment

Choose a reason for hiding this comment

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

Besides the nit I left about the missing \n, the code looks good to me, thanks for this cleanup @rossmaclean!

I'm pre-approving this PR, we can merge once the \n is back on the Printf.

multistep/commonsteps/step_create_floppy_test.go Outdated Show resolved Hide resolved
Co-authored-by: Lucas Bajolet <105649352+lbajolet-hashicorp@users.noreply.github.com>
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