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

chore(sage): bump to v0.306.0 #312

Merged
merged 1 commit into from
Sep 9, 2024
Merged

chore(sage): bump to v0.306.0 #312

merged 1 commit into from
Sep 9, 2024

Conversation

radhus
Copy link
Member

@radhus radhus commented Sep 9, 2024

Linter fixes:

  • ignore G115 in filtering/lexer

    Not likely that n (width of a rune) is large enough to overflow an int32.

  • rename variable to avoid shadowing built-in function

    Pleases the predeclared linter.

Linter fixes:

* ignore G115 in filtering/lexer

  Not likely that `n` (width of a rune) is large enough to overflow
  an int32.

* rename variable to avoid shadowing built-in function

  Pleases the predeclared linter.
@radhus radhus requested a review from a team as a code owner September 9, 2024 08:26
@radhus radhus merged commit 5da9840 into master Sep 9, 2024
1 check passed
@radhus radhus deleted the bump-sage branch September 9, 2024 08:40
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