aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: f278228f9b7f2db056d03c5784ef65b8d67ea56a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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
}