Skip to content

Commit 321927c

Browse files
authored
Update yapf style name (GoogleCloudPlatform#504)
1 parent c86e623 commit 321927c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ format/py: .build/tests/py
3030
-v $(PWD):/data \
3131
--entrypoint python3 \
3232
tests/py \
33-
-m yapf --style chromium --recursive --in-place \
33+
-m yapf --style yapf --recursive --in-place \
3434
--exclude "data/vendor/" \
3535
--verbose --parallel \
3636
"/data"

0 commit comments

Comments
 (0)