Skip to content

Commit 31f7be8

Browse files
Nivaldo Bondançameta-codesync[bot]
authored andcommitted
Exclude meta files to make gradle build internally
Summary: ___ Differential Revision: D109484564 fbshipit-source-id: e1538e2c562c5bc70650a9a31bf57da083750401
1 parent 3d7bc0a commit 31f7be8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ val ktfmtFiles =
5858
include("**/*.kt")
5959
include("**/*.kts")
6060
exclude("**/build/**")
61+
exclude("facebook/**")
6162
}
6263

6364
class KtfmtArgumentsProvider(

0 commit comments

Comments
 (0)