-
Notifications
You must be signed in to change notification settings - Fork 137
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
Improve linting #2512
Improve linting #2512
Conversation
Cadence Benchstat comparisonThis branch with compared with the base branch onflow:master commit 326312c Collapsed results for better readability
|
Codecov Report
@@ Coverage Diff @@
## master #2512 +/- ##
=======================================
Coverage 78.45% 78.45%
=======================================
Files 336 336
Lines 76561 76561
=======================================
Hits 60068 60068
Misses 14262 14262
Partials 2231 2231
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Description
Noticed in #2405.
Forbid
golang.org/x/exp/maps.Keys/Values
, because they have nondeterministic results.Also, enable some more linters, and remove some duplicate words.
master
branchFiles changed
in the Github PR explorer