Hello, I'm wondering if the linter is supposed to respect the ifplugin statement. I've disabled the Mail::SpamAssassin::Plugin::WLBLEval module and this leads to a linter error:
# spamassassin --lint Aug 7 11:51:22.314 [32423] warn: rules: error: unknown eval 'check_from_in_whitelist' for USER_IN_WELCOMELIST Aug 7 11:51:22.390 [32423] warn: rules: error: unknown eval 'check_to_in_whitelist' for USER_IN_WELCOMELIST_TO Matthias