reactorlabs/rir
ScopeResolution: unnecessary execution of code
Aberta
#1.274 aberto em 1 de abr. de 2024
buggood first issuepir
Métricas do repositório
- Stars
- (61 estrelas)
- Métricas de merge de PR
- (Mesclagem média 1m) (1 fundiu PR em 30d)
Description
The code here will run on every iteration of this pass. Even if it does not change the 'changed' flag , the method fromContext should not be invoked more than is required.