Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: golangci-lint supports Go 1.23 #259

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

alexandear
Copy link
Contributor

The PR updates the "Linter" section in DEVELOPMENT.md by removing the statement "Golangci-lint doesn't officially support Go 1.23 at the moment." Support for Go 1.23 was added in golangci-lint v1.60.0.

Copy link

codecov bot commented Nov 8, 2024

Bundle Report

Bundle size has no change ✅

Copy link

codecov bot commented Nov 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #259      +/-   ##
==========================================
+ Coverage   91.77%   91.86%   +0.08%     
==========================================
  Files          86       86              
  Lines        4793     4793              
  Branches      241      241              
==========================================
+ Hits         4399     4403       +4     
+ Misses        313      310       -3     
+ Partials       81       80       -1     
Flag Coverage Δ
integration 66.05% <ø> (+0.11%) ⬆️
ui 91.06% <ø> (ø)
unit 40.69% <ø> (+0.17%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

📢 Thoughts on this report? Let us know!

Copy link
Owner

@Zxilly Zxilly left a comment

Choose a reason for hiding this comment

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

Nice catch

@Zxilly Zxilly merged commit 1994ff2 into Zxilly:master Nov 8, 2024
35 checks 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