Skip to content

#424 Add a checker for disallowing specific standard functions.

Albert Hofkamp requested to merge check-no-specific-stdlib into develop

Could technically be part of ExprNoSpecificExprsCheck, but a separate checker seemed better as the expr-check was quite big already.

Merge request reports