We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
BubbleSortRecursive
1 parent 8b1e65b commit 575a00dCopy full SHA for 575a00d
pmd-exclude.properties
@@ -76,7 +76,6 @@ com.thealgorithms.searches.InterpolationSearch=UselessParentheses
76
com.thealgorithms.searches.KMPSearch=UselessParentheses
77
com.thealgorithms.searches.LinearSearchThread=EmptyCatchBlock
78
com.thealgorithms.searches.RabinKarpAlgorithm=UselessParentheses
79
-com.thealgorithms.sorts.BubbleSortRecursive=UselessParentheses
80
com.thealgorithms.sorts.CircleSort=EmptyControlStatement
81
com.thealgorithms.sorts.CombSort=UselessParentheses
82
com.thealgorithms.sorts.DutchNationalFlagSort=UselessParentheses
0 commit comments