File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -88,12 +88,14 @@ com.thealgorithms.others.LinearCongruentialGenerator=UselessMainMethod
8888com.thealgorithms.others.Luhn =UnnecessaryFullyQualifiedName,UselessMainMethod
8989com.thealgorithms.others.Mandelbrot =UselessMainMethod,UselessParentheses
9090com.thealgorithms.others.MiniMaxAlgorithm =UselessMainMethod,UselessParentheses
91+ com.thealgorithms.others.MosAlgorithm =UselessMainMethod
9192com.thealgorithms.others.PageRank =UselessMainMethod,UselessParentheses
9293com.thealgorithms.others.PerlinNoise =UselessMainMethod,UselessParentheses
9394com.thealgorithms.others.QueueUsingTwoStacks =UselessParentheses
9495com.thealgorithms.others.Trieac =UselessMainMethod,UselessParentheses
9596com.thealgorithms.others.Verhoeff =UnnecessaryFullyQualifiedName,UselessMainMethod
9697com.thealgorithms.puzzlesandgames.Sudoku =UselessMainMethod
98+ com.thealgorithms.recursion.DiceThrower =UselessMainMethod
9799com.thealgorithms.searches.HowManyTimesRotated =UselessMainMethod
98100com.thealgorithms.searches.InterpolationSearch =UselessParentheses
99101com.thealgorithms.searches.KMPSearch =UselessParentheses
You can’t perform that action at this time.
0 commit comments