forked from phoedos/pmd
a81d142317
- Avoid creating a NoopAnalysisCache by default to prevent a phony warning about not using the cache being printed. - This way, we only produce a new instance lazily if not configured, preserving the same behaviour bu without the warning.