20 lines
677 B
Plaintext
20 lines
677 B
Plaintext
![]() |
=== On 2013-08-16T12:51:37Z Dinesh Bolkensteyn Wrote:
|
||
|
\[~ann.campbell.2] I though you didn't like 'source code' ... but here it is "and decreases the readability of the source code" ;-)
|
||
|
|
||
|
=== On 2013-08-16T14:30:04Z Dinesh Bolkensteyn Wrote:
|
||
|
The deprecatied rule covered also this case AFAIK:
|
||
|
|
||
|
|
||
|
----
|
||
|
String a = String.valueOf("foo");
|
||
|
----
|
||
|
|
||
|
which will not be covered by this rule.
|
||
|
|
||
|
=== On 2013-08-16T15:20:24Z Dinesh Bolkensteyn Wrote:
|
||
|
Implemented by \http://jira.codehaus.org/browse/SONARJAVA-241
|
||
|
|
||
|
=== On 2013-08-17T15:54:50Z Ann Campbell Wrote:
|
||
|
I don't [~dinesh.bolkensteyn]], but without a list of rules, I try to conform to what appears to be the established standard. :-)
|
||
|
|