47
The AL CodeCop currently only detects unused variables, both global and local.
However, when a local function is created, containing function parameters that are not used, it would be interesting to have a CodeCop rule detecting these 'unused local function parameters' as well.
More info on Github
https://github.com/Microsoft/AL/issues/4929
However, when a local function is created, containing function parameters that are not used, it would be interesting to have a CodeCop rule detecting these 'unused local function parameters' as well.
More info on Github
https://github.com/Microsoft/AL/issues/4929
STATUS DETAILS
Declined
Business Central Team (administrator)
Thank you for reaching out. Your suggestion seems to be a duplicate of the following suggestion: