diff --git a/.swift-format b/.swift-format index 423cc3eb6..ee0470b0a 100644 --- a/.swift-format +++ b/.swift-format @@ -24,7 +24,7 @@ "FileprivateAtFileScope" : true, "FullyIndirectEnum" : true, "GroupNumericLiterals" : true, - "IdentifiersMustBeASCII" : true, + "IdentifiersMustBeASCII" : false, "NeverForceUnwrap" : true, "NeverUseForceTry" : true, "NeverUseImplicitlyUnwrappedOptionals" : true,