20 lines
681 B
Plaintext
20 lines
681 B
Plaintext
=== on 16 Aug 2013, 12:51:37 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 16 Aug 2013, 14:30:04 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 16 Aug 2013, 15:20:24 Dinesh Bolkensteyn wrote:
|
|
Implemented by \http://jira.codehaus.org/browse/SONARJAVA-241
|
|
|
|
=== on 17 Aug 2013, 15:54:50 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. :-)
|
|
|