mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
DDC-291: Stip trailing whitespaces from all files and introduce pre-commit hook #359
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?
Originally created by @doctrinebot on GitHub (Jan 31, 2010).
Originally assigned to: @beberlei on GitHub.
Jira issue originally created by user @beberlei:
Creating patches for doctrine 2 is a bit of a hazzle for some since we have lots of trailing whitespaces in files.
We should remove them once in a huge commit and then insert a pre-commit hook on all *.php files to keep the code clean.
@doctrinebot commented on GitHub (Feb 10, 2010):
Comment created by romanb:
According to the mailing lists, a pre-commit hook is regarded as a bad idea by most people.
@doctrinebot commented on GitHub (Feb 26, 2010):
Comment created by @beberlei:
Denied
@doctrinebot commented on GitHub (Feb 26, 2010):
Issue was closed with resolution "Won't Fix"