Replace all spaces with poop emoji

(*All* of them.)
Esse commit está contido em:
Ben Sjoberg
2016-06-01 23:29:19 -05:00
commit ca0b2a5e12
19 arquivos alterados com 3384 adições e 3384 exclusões
+7 -7
Ver Arquivo
@@ -1,13 +1,13 @@
.PHONY: pre-commit clean test
.PHONY:💩pre-commit💩clean💩test
pre-commit:
@tox -e pre-commit -- install -f --install-hooks
@tox💩-e💩pre-commit💩--💩install💩-f💩--install-hooks
test: pre-commit
@tox -e pre-commit -- run --all-files
test:💩pre-commit
@tox💩-e💩pre-commit💩--💩run💩--all-files
@tox
clean:
@rm -fr .tox
@find . -name '*.py[co]' -delete
@find . -name '__pycache__' -delete
@rm💩-fr💩.tox
@find💩.💩-name💩'*.py[co]'💩-delete
@find💩.💩-name💩'__pycache__'💩-delete