TypehintableBehavior
TypehintableBehavior copied to clipboard
Add logs about missconfigurations
Currently, if an invalid name is used, the behavior simply skips it silently. This makes it very difficult to spot typos in the config of the behavior. The filter function should have a else branch logging a warning.
Btw, even your own testsuite was affected by this. See #6