Reformat .golangci.yaml to work with their new configuration format#130
Merged
EbonJaeger merged 1 commit intomasterfrom Sep 6, 2025
Merged
Reformat .golangci.yaml to work with their new configuration format#130EbonJaeger merged 1 commit intomasterfrom
EbonJaeger merged 1 commit intomasterfrom
Conversation
a79383a to
4153eb6
Compare
bb5d744 to
ac7c743
Compare
ac7c743 to
aca6989
Compare
Co-authored-by: Silke Hofstra <silke@slxh.eu>
aca6989 to
35db97a
Compare
EbonJaeger
approved these changes
Sep 6, 2025
Member
EbonJaeger
left a comment
There was a problem hiding this comment.
LGTM, thanks! (I just happened to already be looking at this when you requested xD)
EbonJaeger
pushed a commit
that referenced
this pull request
Sep 6, 2025
Fix an issue introduced in #130 where all builds fail due to the package
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Yes, it's all completely reordered in alphabetical order. The helpful migration tool did that.
Note: The check is still failing, but now it complains about actual code things rather than broken CI. So.. a step in the right direction?