Does anyone know of a static analysis tool that I ...
# getting-started
d
Does anyone know of a static analysis tool that I can use to check that a package and it’s children don’t contain any classes that do not have the
internal
modifier?
oh, this might be exactly what I want
thanks