Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[spatial4j-dev] Code style

IMO I think new code and updates to new code should align with Google’s Java style guide:
https://google-styleguide.googlecode.com/svn/trunk/javaguide.html

I like fitting to a published standard, and one that closely aligns with most Java code I’ve seen.  I don’t care enough to introduce some way to enforce this in an automated way, though.  (+0 to automating).

~ David Smiley
Freelance Apache Lucene/Solr Search Consultant/Developer

Back to the top