Skip to content

fix: golangci-lint ineffectual assignment in tools.go#42

Merged
mudler merged 1 commit intomudler:mainfrom
localai-bot:fix/golangci-lint-ineffectual-assignment
Feb 25, 2026
Merged

fix: golangci-lint ineffectual assignment in tools.go#42
mudler merged 1 commit intomudler:mainfrom
localai-bot:fix/golangci-lint-ineffectual-assignment

Conversation

@localai-bot
Copy link
Contributor

The code was assigning to 'messages' but then using 'intentionMessages' throughout the rest of the function. This caused a golang-ci lint error.

Fixes #42

…ignment)

The code was assigning to 'messages' but then using 'intentionMessages'
throughout the rest of the function. This caused a golang-ci lint error.

Closes mudler#42
@mudler mudler merged commit b766916 into mudler:main Feb 25, 2026
2 of 3 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