v2.3.0
- DCE: add check Warning Redundant Optional Argument (active when
-experimental
is used) when an optional named argument is always supplied, on each call to the function. Then there is no reason for it to be an optional argument.
-experimental
is used) when an optional named argument is always supplied, on each call to the function. Then there is no reason for it to be an optional argument.