EnsurePrgSeed
: Check if seed was initialized on callgraph
#229
Labels
EnsurePrgSeed
: Check if seed was initialized on callgraph
#229
I think context-sensitive dataflow analysis is overkill for such a simple lint, we could simple check the required calls on callgraph (depends on #227).
The text was updated successfully, but these errors were encountered: