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

Add linting step to CI #77

Merged
merged 12 commits into from
Nov 4, 2024
Merged

Add linting step to CI #77

merged 12 commits into from
Nov 4, 2024

Conversation

Maed223
Copy link
Collaborator

@Maed223 Maed223 commented Oct 30, 2024

Description

Adds linting to the CI checks, and fixes for the new linting errors that introduces.

Apologies in advance for the breadth of changes to fix the existing linting errors. Tried to group similar things by commit to make the reason for the changes more obvious for reviewers.

Testing plan

Updated certain tests in host_test.go as I changed the format of errors being return to align with the stylecheck linter.

External links

JIRA: https://hashicorp.atlassian.net/browse/TF-21753?atlOrigin=eyJpIjoiMjViMWU0YmY2YWE4NGZmMTkwMGFjZDk2ZGFhZjRmNjMiLCJwIjoiaiJ9

@Maed223 Maed223 force-pushed the add-linting-to-ci branch 3 times, most recently from 3211154 to d14f342 Compare October 31, 2024 18:39
Copy link
Collaborator

@ctrombley ctrombley left a comment

Choose a reason for hiding this comment

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

Excellent ✨

@Maed223 Maed223 merged commit eb913cc into main Nov 4, 2024
4 checks passed
@Maed223 Maed223 deleted the add-linting-to-ci branch November 4, 2024 15:27
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