What are the optimal checkstyle settings for MethodLength and FileLength?
- by Daniel Alexiuc
I am starting a new Java web project that will be worked on by up to 10 developers.
It will probably be hard to change once the codebase grows large, so what are the best checkstyle settings to use for methodLength and fileLength?