diff --git a/docs/config_coding.html b/docs/config_coding.html index df09331f9..b0fdac585 100644 --- a/docs/config_coding.html +++ b/docs/config_coding.html @@ -1199,6 +1199,7 @@ return !valid();
Restrict the number of return statements. Default = 2. + Ignores equals methods.
diff --git a/docs/releasenotes.html b/docs/releasenotes.html index ad5ca14df..df4f150ca 100644 --- a/docs/releasenotes.html +++ b/docs/releasenotes.html @@ -174,6 +174,9 @@