aboutsummaryrefslogtreecommitdiff
path: root/src/xdocs/config_coding.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/xdocs/config_coding.xml')
-rw-r--r--src/xdocs/config_coding.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/xdocs/config_coding.xml b/src/xdocs/config_coding.xml
index d05b6c229..c44d889f6 100644
--- a/src/xdocs/config_coding.xml
+++ b/src/xdocs/config_coding.xml
@@ -3984,6 +3984,10 @@ class C {
<a href="https://github.com/search?q=path%3Asrc%2Fmain%2Fresources%2Fcom%2Fpuppycrawl%2Ftools%2Fcheckstyle%2Fchecks%2Fcoding+filename%3Amessages*.properties+repo%3Acheckstyle%2Fcheckstyle+%22return.count%22">
return.count</a>
</li>
+ <li>
+ <a href="https://github.com/search?q=path%3Asrc%2Fmain%2Fresources%2Fcom%2Fpuppycrawl%2Ftools%2Fcheckstyle%2Fchecks%2Fcoding+filename%3Amessages*.properties+repo%3Acheckstyle%2Fcheckstyle+%22return.countVoid%22">
+ return.countVoid</a>
+ </li>
</ul>
<p>
All messages can be customized if the default message doesn't suit you.