Treat of the Day: code inspections for the hivemind codebase:

http://www.animegaiden.com.br/pazu/hivemind-inspections/framework/
http://www.animegaiden.com.br/pazu/hivemind-inspections/library/

Courtesy of IntelliJ IDEA and Inspection Gadgets. I've turned on just
a few inspections (the ones I use in my own projects). Some warnings
shown in these results are easily ignorable, but some of them are
worth taking a look at (equals not paired with hashCode, collection
declared by class, not by interface, constant conditions, string
comparition using ==)... oh well, take a look by yourselves.

-- Marcus Brito

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to