We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.96.4
The apply button keeps giving a closing brace joined to a func that should be on a new line in go code.
}func (v *VethPair) Down() error {
} func (v *VethPair) Down() error {
No response
The text was updated successfully, but these errors were encountered:
BUGS-1278 go "}func" apply error
Sorry, something went wrong.
Hey @sixspot
Thank you for raising this issue. The team will have a look at it. May you please provide which version of Cody you are using?
1.65.1738206769
I update regularly. It's been happening for some time. It will usually just seemingly randomly affect the same single func in code.
umpox
No branches or pull requests
Version
1.96.4
Describe the bug
The apply button keeps giving a closing brace joined to a func that should be on a new line in go code.
Expected behavior
Additional context
No response
The text was updated successfully, but these errors were encountered: