StaticAnalysisConfig.local_import_check

Undocumented in source.
struct StaticAnalysisConfig
@INI("Checks for local imports that are too broad. Only accurate when checking code used with D versions older than 2.071.0")
string local_import_check;

Meta