diff options
| author | Joan Touzet <wohali@users.noreply.github.com> | 2018-12-01 18:38:09 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-01 18:38:09 -0500 |
| commit | 61530679f2249fdd59ecf560c950d78c698996db (patch) | |
| tree | 22c17106f95c785ccbf0bf8e545bfbeecb06d91a /Makefile | |
| parent | 5383feb776d627b1469a1be205dd3de1a6597c6d (diff) | |
| parent | 9f7724e06e3f4c7acc6e44156a1d8f121efe97a9 (diff) | |
| download | couchdb-python-black.tar.gz | |
Merge branch 'master' into python-blackpython-black
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -194,8 +194,7 @@ python-black-update: .venv/bin/black . dev/run rel/overlay/bin/couchup test/javascript/run .PHONY: elixir -elixir: elixir-check-formatted - @rm -rf dev/lib +elixir: elixir-check-formatted devclean @dev/run -a adm:pass --no-eval test/elixir/run .PHONY: elixir-check-formatted |
