Tomás Cunha
Results
2
issues of
Tomás Cunha
Currently, StaticLint handles any assignment as a new declaration. If we assign a different value to an existing variable, it is treated as a new variable with the same name,...
bug
When SymbolServer is used within a module that imports SymbolServer, by a different module that does not import SymbolServer, SymbolServer is stuck on an infinite loop, re-caching packages. If we...
bug