Arturo Bernal

Results 109 issues of Arturo Bernal

* Simplified to a single return statement.

* Use bulk operations * Use Collections.singletonList * Simplify Class comparator

Remove redundant operations. Clear operations on empty collections have no effect and can be removed.

* Inline variable. * Remove Redundant operation on empty List * Simplify operations.

Error Metaphone when the word start with "CH" CHERI should be transformed to 'XR' but I get 'KR' which is wrong

* Simplify expression * Use StringBuilder * Remove redundant initializer * Inline variable