DDC-3102: Unable to generate entities with tab-based indentation #3850

Closed
opened 2026-01-22 14:29:05 +01:00 by admin · 2 comments
Owner

Originally created by @doctrinebot on GitHub (Apr 28, 2014).

Originally assigned to: @Ocramius on GitHub.

Jira issue originally created by user Virakal:

My project uses tabs for indentation, but there doesn't seem to be any way of generating tab-indented entities using doctrine orm:generate-entities. The tool is useful but fixing the indentation after every run is very tedious.

Originally created by @doctrinebot on GitHub (Apr 28, 2014). Originally assigned to: @Ocramius on GitHub. Jira issue originally created by user Virakal: My project uses tabs for indentation, but there doesn't seem to be any way of generating tab-indented entities using `doctrine orm:generate-entities`. The tool is useful but fixing the indentation after every run is very tedious.
admin added the Improvement label 2026-01-22 14:29:05 +01:00
admin closed this issue 2026-01-22 14:29:05 +01:00
Author
Owner

@doctrinebot commented on GitHub (Apr 28, 2014):

Comment created by @ocramius:

This won't be fixed. You can always simply use your favorite editor and re-align your code as you wish. The entity generator is not supposed to focus on alignment/style problems.

@doctrinebot commented on GitHub (Apr 28, 2014): Comment created by @ocramius: This won't be fixed. You can always simply use your favorite editor and re-align your code as you wish. The entity generator is not supposed to focus on alignment/style problems.
Author
Owner

@doctrinebot commented on GitHub (Apr 28, 2014):

Issue was closed with resolution "Won't Fix"

@doctrinebot commented on GitHub (Apr 28, 2014): Issue was closed with resolution "Won't Fix"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#3850