Does Ruby have any tools along the lines of pylint for analyzing source code for errors and simple coding standards?
Would be nice if it could be integrated with cruisecontrolrb for continuous integration.
Or does everyone write such good tests that they don't need source code checkers!
Thanks