18 lines
773 B
Plaintext
18 lines
773 B
Plaintext
=== Related: RSPEC-1533
|
|
|
|
=== On 2014-10-10T14:03:24Z Freddy Mallet Wrote:
|
|
@Ann, my 2 cents:
|
|
|
|
* I would not activate this rule by default
|
|
* Would slightly update the title like this : Constructors should not be used to instanciate new String or primitive wrappers.
|
|
|
|
=== On 2014-10-13T12:40:40Z Ann Campbell Wrote:
|
|
What do you think [~nicolas.peru]? Active by default or not?
|
|
|
|
=== On 2014-10-13T12:52:34Z Nicolas Peru Wrote:
|
|
IMO : Activated by default but with a low severity : minor to trivial this is really easy to fix and should not clutter you too much to focus on real trouble but should still be reported to be dealt with.
|
|
|
|
=== On 2016-07-14T16:08:20Z Ann Campbell Wrote:
|
|
https://github.com/google/error-prone/blob/master/docs/bugpattern/BoxedPrimitiveConstructor.md
|
|
|