Skip to content

Conversation

@JoannaaKL
Copy link
Contributor

@JoannaaKL JoannaaKL commented Oct 27, 2025

  1. Bump version of golangci-lint and add default linters.
  2. Update stale workflow to mark prs and issues as stale after 30 days and close them after 60.

@JoannaaKL JoannaaKL requested a review from a team as a code owner October 27, 2025 10:47
Copilot AI review requested due to automatic review settings October 27, 2025 10:47
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR upgrades the golangci-lint version from v2.1/v2.2.1 to v2.5.0 and adds five default linters (errcheck, staticcheck, govet, ineffassign, unused) to the linting configuration to improve code quality checks.

Key changes:

  • Upgraded golangci-lint from v2.1/v2.2.1 to v2.5.0
  • Added default linters: errcheck, staticcheck, govet, ineffassign, and unused

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
script/lint Updated golangci-lint version from v2.2.1 to v2.5.0
.golangci.yml Added five default linters to the enabled linters list
.github/workflows/lint.yml Updated golangci-lint-action version from v2.1 to v2.5

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@JoannaaKL JoannaaKL changed the title Add default linters and bump golangci-lint version Process improvements Oct 27, 2025
@JoannaaKL JoannaaKL merged commit bd12537 into main Oct 27, 2025
16 checks passed
@JoannaaKL JoannaaKL deleted the add-linters branch October 27, 2025 11:03
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.

4 participants