You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "David Smiley (Jira)" <ji...@apache.org> on 2021/06/14 19:32:00 UTC

[jira] [Created] (LUCENE-10003) Disallow C-style array declarations

David Smiley created LUCENE-10003:
-------------------------------------

             Summary: Disallow C-style array declarations
                 Key: LUCENE-10003
                 URL: https://issues.apache.org/jira/browse/LUCENE-10003
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: David Smiley


The Google Java Format, that which we adhere to, disallows c-style array declarations: https://google.github.io/styleguide/javaguide.html#s4.8.3-arrays
It's also known to "Error Prone":
https://errorprone.info/bugpattern/MixedArrayDimensions



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org