Skip to content

Conversation

@brandonyoungdev
Copy link
Contributor

gopls modernize

In this PR

  • make modernize: autofix modernizations (-test -fix)
  • make modernize-check: CI-friendly check (-test)
  • GitHub Actions step to enforce modernize-check on PRs

Usage

make modernize         # apply fixes
make modernize-check   # verify codebase

@brandonyoungdev
Copy link
Contributor Author

cc @Akkadius

@Akkadius
Copy link
Member

gopls modernize

In this PR

  • make modernize: autofix modernizations (-test -fix)
  • make modernize-check: CI-friendly check (-test)
  • GitHub Actions step to enforce modernize-check on PRs

Usage

make modernize         # apply fixes
make modernize-check   # verify codebase

Another lover of makefiles, I love it <3

@Akkadius Akkadius merged commit d5688e4 into goforj:main May 31, 2025
1 check passed
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