diff --git a/src/Agoda.Analyzers/AgodaCustom/CustomRulesResources.resx b/src/Agoda.Analyzers/AgodaCustom/CustomRulesResources.resx index debb05f..fee6462 100644 --- a/src/Agoda.Analyzers/AgodaCustom/CustomRulesResources.resx +++ b/src/Agoda.Analyzers/AgodaCustom/CustomRulesResources.resx @@ -198,7 +198,7 @@ Prevent use of dynamic - Invalid return type. Publicly exposed enumerable types must be on our whitelist. + Strong return type, we recommend using interfaces over the concrete implementations. Publicly exposed enumerable types must be on our whitelist. e.g. IList, IEnum, etc. Use only CSS Selectors to find elements in Selenium tests @@ -248,4 +248,4 @@ One exception is logging, where it can be useful to see the exact DC / cluster / Do not use #region directives - \ No newline at end of file +