Skip to content

Commit 514a200

Browse files
committed
Revert indentation
It was added to fix the syntax highlighting but this also added this to the commands. Picked from a commit from @tom93.
1 parent 066e79f commit 514a200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webapp/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ composer-dependencies-dev:
6868
composer $(subst 1,-q,$(QUIET)) install --prefer-dist --no-scripts --no-plugins
6969

7070
composer-autoclean:
71-
# Make sure we're running from a clean state:
71+
# Make sure we're running from a clean state:
7272
composer auto-scripts
7373

7474
maintainer-clean-l:

0 commit comments

Comments
 (0)