http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11430 --- Comment #55 from Owen Leonard <oleonard@myacpl.org> --- (In reply to Jonathan Druart from comment #54)
What is the problem with the space alignment? There already are 2-space indentation in templates
I am certainly willing to be overruled, but I thought 4 spaces was a rule across Perl scripts and templates. It was in the Coding Guidelines for Perl scripts and I added it to the template guidelines yesterday because I thought the rule applied to both. The Bootstrap theme templates were all created with 4-space indentation so I thought it was worth changing for consistency's sake. As for long lines, I think consistent indentation (whether it follow a 2-space or 4-space rule) should be preferred over concerns about long lines. I consider long lines an issue that one's preferred editor should handle for you. -- You are receiving this mail because: You are watching all bug changes.