Skip to content

Commit 9187570

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 ab267ec commit 9187570

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
@@ -74,7 +74,7 @@ composer-dependencies-dev:
7474
composer $(subst 1,-q,$(QUIET)) install --prefer-dist --no-scripts --no-plugins
7575

7676
composer-autoclean:
77-
# Make sure we're running from a clean state:
77+
# Make sure we're running from a clean state:
7878
composer auto-scripts
7979

8080
maintainer-clean-l:

0 commit comments

Comments
 (0)