Codemod format for trailing commas change
Reviewed By: VladimirMakaev Differential Revision: D80576929 fbshipit-source-id: 1310f77f5d9d489b780b14875454ebda7f7adfc9
This commit is contained in:
committed by
Facebook GitHub Bot
parent
f16fee8c2e
commit
dc2581f229
@@ -83,7 +83,8 @@ publishing {
|
|||||||
afterEvaluate { from(components["default"]) }
|
afterEvaluate { from(components["default"]) }
|
||||||
pom {
|
pom {
|
||||||
description.set(
|
description.set(
|
||||||
"An embeddable and performant flexbox layout engine with bindings for multiple languages")
|
"An embeddable and performant flexbox layout engine with bindings for multiple languages"
|
||||||
|
)
|
||||||
name.set(project.name)
|
name.set(project.name)
|
||||||
url.set("https://github.com/facebook/yoga.git")
|
url.set("https://github.com/facebook/yoga.git")
|
||||||
licenses {
|
licenses {
|
||||||
|
Reference in New Issue
Block a user