Skip Menu |

This queue is for tickets about the DBIx-Class-Schema-Loader CPAN distribution.

Report information
The Basics
Id: 125774
Status: new
Priority: 0/
Queue: DBIx-Class-Schema-Loader

People
Owner: Nobody in particular
Requestors: alex.karelas [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Allow us to choose the indentation (2 or 4 spaces)
Date: Sat, 7 Jul 2018 17:51:25 +0300
To: bug-DBIx-Class-Schema-Loader [...] rt.cpan.org
From: Alexander Karelas <alex.karelas [...] gmail.com>
The classes that schema loader produces are indented with 2 spaces only. This is fine for people who code with 2 spaces, but for the rest of us who code with 4 this is a problem, as it forces us to continue coding the rest of the class (methods, etc) with 2 spaces. Because our editors like consistency. Therefore, I propose you give us the option to choose the indentation width (2 or 4 characters, or maybe even a tab character as well for the more kinky developers.) Thank you.