chore: strip trailing whitespace (#35969)

This commit is contained in:
Milan Burda
2023-02-01 12:59:16 +01:00
committed by GitHub
parent dbdbb6fb3b
commit fd761ec8f7
44 changed files with 91 additions and 94 deletions

View File

@@ -7,9 +7,9 @@ services:
volumes:
- ..:/workspaces/gclient/src/electron:cached
- /var/run/docker.sock:/var/run/docker.sock
- /var/run/docker.sock:/var/run/docker.sock
command: /bin/sh -c "while sleep 1000; do :; done"
command: /bin/sh -c "while sleep 1000; do :; done"
user: builduser