Skip to content

Track the version of goimports to use in our projects#72

Merged
mcdonnnj merged 1 commit intodevelopfrom
improvement/add_goimports_version
Jan 22, 2024
Merged

Track the version of goimports to use in our projects#72
mcdonnnj merged 1 commit intodevelopfrom
improvement/add_goimports_version

Conversation

@mcdonnnj
Copy link
Member

🗣 Description

This pull request adds version tracking for goimports.

💭 Motivation and context

In cisagov/skeleton-generic#163 we add installation of goimports for use with a pre-commit hook. It makes sense to track the version installed in GitHub Actions in this project along with similar tools.

🧪 Testing

Automated tests pass. This branch is used in the above PR without issue.

✅ Pre-approval checklist

  • This PR has an informative and human-readable title.
  • Changes are limited to a single goal - eschew scope creep!
  • All relevant type-of-change labels have been added.
  • I have read the CONTRIBUTING document.
  • These code changes follow cisagov code standards.
  • All relevant repo and/or project documentation has been updated
    to reflect the changes in this PR.
  • All new and existing tests pass.

@mcdonnnj mcdonnnj added improvement This issue or pull request will add or improve functionality, maintainability, or ease of use dependencies Pull requests that update a dependency file labels Jan 19, 2024
@mcdonnnj mcdonnnj self-assigned this Jan 19, 2024
Copy link
Member

@dav3r dav3r left a comment

Choose a reason for hiding this comment

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

📝

@mcdonnnj mcdonnnj merged commit 9482917 into develop Jan 22, 2024
@mcdonnnj mcdonnnj deleted the improvement/add_goimports_version branch January 22, 2024 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file improvement This issue or pull request will add or improve functionality, maintainability, or ease of use

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants