lucene/gradle/generation/jflex
David Smiley 8ac2673791
LUCENE-10003: No C style array declaration (#206)
Most cases of C-style array declarations have been switched.  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
Some cases (esp. Snowball) can't be updated.
2021-08-25 17:06:41 -04:00
..
htmlentity.py LUCENE-9909: add checksums of included files for some jflex generation tasks. Fix a task ordering issue with spotless. (#121) 2021-05-02 19:17:18 +02:00
skeleton.default.txt LUCENE-10003: No C style array declaration (#206) 2021-08-25 17:06:41 -04:00
skeleton.disable.buffer.expansion.txt LUCENE-10003: No C style array declaration (#206) 2021-08-25 17:06:41 -04:00