Analysis of Call and Declarations Between Packages #21
Labels
AST
Require: working with AST or static analysis
enhancement
New feature or request
I-false-positive
Issue: The lint was triggered on code it shouldn't have
P-high
Priority: High
Description
Currently, lint checks are only performed within individual files. There is a need for more sophisticated analysis of function and variable usage through inter-package call analysis.
The text was updated successfully, but these errors were encountered: