Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

CodeSniffer blocks delete commits #86

Closed
white-gecko opened this issue Jun 7, 2012 · 0 comments
Closed

CodeSniffer blocks delete commits #86

white-gecko opened this issue Jun 7, 2012 · 0 comments
Assignees
Milestone

Comments

@white-gecko
Copy link
Member

As you can see the CodeSniffer blocks my delete commit

$ git commit -m "remove ... SiteController"
PHP_CodeSniffer version 1.3.2 (stable) by Squiz Pty Ltd. (http://www.squiz.net)
$ make cs-disable 
chmod ugo+x "application/tests/CodeSniffer/cs-scripts.sh"
application/tests/CodeSniffer/cs-scripts.sh -d
 CodeSniffer pre-commit disabled.
$ git commit -m "remove ... SiteController"
[develop 0a62732] remove ... SiteController
 1 file changed, 215 deletions(-)
 delete mode 100644 extensions/site/SiteController.php
@ghost ghost assigned larseidam Jun 7, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants