You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, some code lines of lbm-sdk doesn't follow go fmt rules. I found this problem in my local environment. Because I set the local development environment with pre-commit hook for go fmt
For Admin Use
Not duplicate issue
Appropriate labels applied
Appropriate contributors tagged
Contributor assigned/self-assigned
The text was updated successfully, but these errors were encountered:
Summary
Currently, some code lines of
lbm-sdk
doesn't followgo fmt
rules. I found this problem in my local environment. Because I set the local development environment with pre-commit hook forgo fmt
For Admin Use
The text was updated successfully, but these errors were encountered: