-
Notifications
You must be signed in to change notification settings - Fork 275
sync: coreth PR #1271: style: enable depguard linter #1886
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
sync: coreth PR #1271: style: enable depguard linter #1886
Conversation
Signed-off-by: Jonathan Oppenheimer <[email protected]> Signed-off-by: Jonathan Oppenheimer <[email protected]> Co-authored-by: Austin Larson <[email protected]> Co-authored-by: Austin Larson <[email protected]> Co-authored-by: Stephen Buttolph <[email protected]>
michaelkaplan13
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Compared against the corresponding coreth PR, this all LGTM.
Question though: Why/how is it that github.com/stretchr/testify/assert is still imported within the accounts/abi and eth packages?
|
Syncs ava-labs/coreth#1271