Skip to content

rules/sdk: exempt "core", "runtime" from map iteration checks#68

Merged
odeke-em merged 1 commit intomasterfrom
rules-sdk-excuse-core+runtime
Nov 5, 2022
Merged

rules/sdk: exempt "core", "runtime" from map iteration checks#68
odeke-em merged 1 commit intomasterfrom
rules-sdk-excuse-core+runtime

Conversation

@odeke-em
Copy link
Contributor

@odeke-em odeke-em commented Nov 5, 2022

Noticed in a bunch of cosmos-sdk patterns that "runtime" is a package that heavily uses maps for proto and file descriptor manipulation so let's excuse it from map range checks; same thing for "core"

Noticed in a bunch of cosmos-sdk patterns that "runtime" is a package
that heavily uses maps for proto and file descriptor manipulation so
let's excuse it from map range checks; same thing for "core"
@odeke-em odeke-em merged commit f3d05e8 into master Nov 5, 2022
@odeke-em odeke-em deleted the rules-sdk-excuse-core+runtime branch November 5, 2022 10:05
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.

1 participant