1name: "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} 14