eslint-plugin-sonarjs
eslint-plugin-sonarjs copied to clipboard
Exclude constructors from sonarjs/no-identical-functions
I want to request a feature.
Sometimes, we can have identical constructors for different functionality. As far as I know, we can't abstract the parameters of a constructor.
It would be great if there was an option to exclude constructors from sonarjs/no-identical-functions
Hi,
Sorry for a big delay. Could you share an example of the case you believe should not be reported?
This issue has been migrated to Jira. ESLINTJS-10