Ignore empty, blank or null configuration properties when detecting unused properties
Description
Currently if someone explicitly sets a property to an empty, blank or null value, and that property is not used, we get warnings about the property being unused.
But it's not really defined, so we probably should not warn about it.
Environment
None
Fixed
Assignee
Reporter
Labels
None
Suitable for new contributors
None
Feedback Requested
None