Is it possible to disable duplicate code detection in Intellij?
I haven\'t found this feature to be useful and it continues to distract me.
Add a hint to your code so that others will know your intent:
@SuppressWarnings("Duplicates")