mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
[PR #493] [MERGED] Do not add trailing whitespace to blank lines #8284
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/doctrine/orm/pull/493
Author: @nmpolo
Created: 10/30/2012
Status: ✅ Merged
Merged: 11/6/2012
Merged by: @guilhermeblanco
Base:
master← Head:codegenerationfixes📝 Commits (4)
0f92944Do not add trailing whitespace to blank lines0a2ba38Add new line to end of file3a8ea72Merge remote-tracking branch 'origin/master' into codegenerationfixese402a0cSpaces around ! sign📊 Changes
1 file changed (+4 additions, -2 deletions)
View changed files
📝
lib/Doctrine/ORM/Tools/EntityGenerator.php(+4 -2)📄 Description
This change prevents spaces from being added to blank lines so PHP Code Sniffer doesn't generate errors when using PSR2 standards.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.