View Source BlitzCredoChecks.ImproperImport (BlitzCredoChecks v0.1.5)

Avoid using imports where possible as they decrease readability and increase compile times

When they must be used, use the keyword :only to restrict what is imported