#145 Enforce unit test naming to snake case #149
Closed
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
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
Loading