Created attachment 26301 [details] Fix tabs in examples code There are oodles of tabs in the Taglibs code. Tabs seem to be set at 8 spaces, at least in the examples section. I can provide patches for the other code if required.
Created attachment 26304 [details] IDEA reformat of impl module Results of reformatting impl using IDEA Added Tomcat CheckStyle rules (which now report no violations)
All standard modules reformatted to remove tabs. Common checkstyle rule added for all modules