blob: 23da49e7beb5a749be67b03e33b5c0ddd2213db3 [file] [log] [blame]
Jordan Demeulenaere08dfbb12022-07-25 11:23:52 +02001name: "ktfmt"
2description:
3 "A formatter for Kotlin code."
4
5third_party {
6 url {
7 type: GIT
8 value: "https://github.com/facebookincubator/ktfmt.git"
9 }
10 version: "v0.39"
11 last_upgrade_date { year: 2022 month: 7 day: 25 }
12 license_type: NOTICE
13}