Hi! Does anybody know of a setting in Sonar that will catch code written as a train wreck waiting to happen?
What I mean is code written similar to this: foo().bar().foobar().barfoo(); Calling the return value from one method immediately. I have looked into the Sonar docs and can't find what I'm looking for easily. If you have any hints, please mail me off list. Thanks! Thomas -- Thomas Sundberg M. Sc. in Computer Science Mobile: +46 70 767 33 15 Blog: http://thomassundberg.wordpress.com/ Twitter: @thomassundberg Better software through faster feedback --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
