Skip to content

Modernize#2

Merged
moskyb merged 6 commits into
mainfrom
modernize
Jun 17, 2025
Merged

Modernize#2
moskyb merged 6 commits into
mainfrom
modernize

Conversation

@moskyb

@moskyb moskyb commented Jun 17, 2025

Copy link
Copy Markdown
Contributor

This PR makes a bunch of (mostly cosmetic) changes to bring this repo into this decade:

  • It adds a go.mod file, allowing this module to be properly versioned
  • It makes a couple of linting updates:
    • prefer double quotes over backticks where backticks aren't necessary
    • prefer myvar := "some value" over var myvar = "some value"
    • use lowercase strings in errors
  • Adds a buildkite pipeline

@moskyb moskyb requested a review from a team June 17, 2025 05:43

@CerealBoy CerealBoy left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM 🚀 🥳

@moskyb moskyb merged commit 5f77f50 into main Jun 17, 2025
1 check passed
@moskyb moskyb deleted the modernize branch June 17, 2025 05:50
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