We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 930396f commit 7d6cc7bCopy full SHA for 7d6cc7b
analyzer-comments/java/log-levels/use_substring_method.md
@@ -1,5 +1,5 @@
1
# use substring method
2
3
-Consider using the [substring][substring-method] method to solve this exercise.
+Consider using the [substring][substring-method] method in `%<inMethod>s` to solve this exercise.
4
5
[substring-method]: https://docs.oracle.com/javase/8/docs/api/java/lang/String.html#substring-int-int-
0 commit comments