Skip to content

#145 Enforce unit test naming to snake case

1c6db59
Select commit
Loading
Failed to load commit list.
Closed

#145 Enforce unit test naming to snake case #149

#145 Enforce unit test naming to snake case
1c6db59
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Dec 8, 2025 in 0s

1 new issue (0 max.) of at least severity.

Annotations

Check warning on line 86 in buildSrc/src/main/java/dev/sorn/fmp4j/SnakeCaseMethodFormatter.java

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

buildSrc/src/main/java/dev/sorn/fmp4j/SnakeCaseMethodFormatter.java#L86

When doing a String.toLowerCase()/toUpperCase() call, use a Locale