DataGrip
 
Get DataGrip
You are viewing the documentation for an earlier version of DataGrip.

Code Inspection: Duplicate branch in alternation

Last modified: 13 May 2022

Reports duplicate branches in a RegExp alternation. Duplicate branches slow down matching and obscure the intent of the expression.

Example:

After the quick-fix is applied:

New in 2017.1