Skip to content

chore: Go version bump and other maintenance chores#46

Merged
kinbiko merged 1 commit intomainfrom
maintenance
Oct 3, 2024
Merged

chore: Go version bump and other maintenance chores#46
kinbiko merged 1 commit intomainfrom
maintenance

Conversation

@kinbiko
Copy link
Owner

@kinbiko kinbiko commented Oct 3, 2024

  • Introduce a Makefile for easier consistent usage of tools (mainly the
    linter) locally and in CI
  • Add an Assert (no f suffix), since go vet has started
    complaining about that.
  • Bump project Go version
  • Bump GitHub actions versions
  • Address new lint violations

Closes #45

Checklist

  • I have done a self-review of the PR.

- Introduce a Makefile for easier consistent usage of tools (mainly the
  linter) locally and in CI
- Add an `Assert` (no `f` suffix), since `go vet` has started
  complaining about that.
- Bump project Go version
- Bump GitHub actions versions
- Address new lint violations
@kinbiko kinbiko marked this pull request as ready for review October 3, 2024 14:05
@kinbiko kinbiko merged commit 6891287 into main Oct 3, 2024
@kinbiko kinbiko deleted the maintenance branch October 3, 2024 14:06
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.

[Feature Request] Add Assert function.

1 participant