From 7e16bc8409771844763ffffd2f38d82b2e1ff51d Mon Sep 17 00:00:00 2001 From: CodemodService Bot Date: Mon, 29 Sep 2025 02:11:23 -0700 Subject: [PATCH] Daily `arc lint --take KTFMT` Reviewed By: VladimirMakaev Differential Revision: D83454863 --- build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index dff27b28d06..f1f42038069 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -128,7 +128,7 @@ if (project.findProperty("react.internal.useHermesNightly")?.toString()?.toBoole That's fine for local development, but you should not commit this change. ******************************************************************************** - """ + """ .trimIndent() ) allprojects {