aboutsummaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA10
1 files changed, 10 insertions, 0 deletions
diff --git a/METADATA b/METADATA
index d97975c..f278228 100644
--- a/METADATA
+++ b/METADATA
@@ -1,3 +1,13 @@
+name: "yapf"
+description:
+ "A formatter for Python files"
+
third_party {
+ url {
+ type: GIT
+ value: "https://github.com/google/yapf.git"
+ }
+ version: "v0.32.0"
+ last_upgrade_date { year: 2022 month: 11 day: 2 }
license_type: NOTICE
}