I read the section on code formatting guidelines and I agree with the Sun Java coding guidelines for Java code.

The problem is with ftl files. Using 4 space indentation with nested HTML elements within nested freemarker conditionals adds up to 30 to 40 character indentations. Can't we accept two space indentation for ftl files?

Reply via email to