Closed manuel-martos closed 2 years ago
It seems that config param received by any TwitterDetektRule couldn't be used as it is. Instead, we should rely on reference to Rule as it also extends from ConfigAware
config
TwitterDetektRule
Rule
ConfigAware
It seems that
config
param received by anyTwitterDetektRule
couldn't be used as it is. Instead, we should rely on reference toRule
as it also extends fromConfigAware