summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThiago Perrotta <tperrotta@google.com>2023-02-23 18:10:40 -0500
committerThiago Perrotta <tperrotta@google.com>2023-02-23 18:10:53 -0500
commit2d9d9265f59dfc563c623e9e4352142b35422727 (patch)
tree779be262dcdff3596d918f153a737669e0948079
parentbdf33d03b0b2a6c707583e33d0bd7a98495f4928 (diff)
downloadlibwebp-2d9d9265f59dfc563c623e9e4352142b35422727.tar.gz
Update yapf style from "chromium" to "yapf"
yapf v0.30.0 renamed "chromium" style to "yapf". Bug: chromium:1306598 Change-Id: I2a637d2c5d64f81ba411b1c0d07339ad7480bd66
-rw-r--r--.style.yapf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.style.yapf b/.style.yapf
index 47ca4cce..0be981a4 100644
--- a/.style.yapf
+++ b/.style.yapf
@@ -1,2 +1,2 @@
[style]
-based_on_style = chromium \ No newline at end of file
+based_on_style = yapf \ No newline at end of file