Path Lines of Code Tests/LinuxMain.swift 17 Tests/SwiftFormatConfigurationTests/ConfigurationTests.swift 12 Tests/SwiftFormatConfigurationTests/XCTestManifests.swift 13 Tests/SwiftFormatCoreTests/RuleMaskTests.swift 184 Tests/SwiftFormatCoreTests/XCTestManifests.swift 20 Tests/SwiftFormatPerformanceTests/WhitespaceLinterPerformanceTests.swift 59 Tests/SwiftFormatPerformanceTests/XCTestManifests.swift 13 Tests/SwiftFormatPrettyPrintTests/AccessorTests.swift 257 Tests/SwiftFormatPrettyPrintTests/ArrayDeclTests.swift 181 Tests/SwiftFormatPrettyPrintTests/AsExprTests.swift 52 Tests/SwiftFormatPrettyPrintTests/AssignmentExprTests.swift 190 Tests/SwiftFormatPrettyPrintTests/AttributeTests.swift 301 Tests/SwiftFormatPrettyPrintTests/AvailabilityConditionTests.swift 105 Tests/SwiftFormatPrettyPrintTests/AwaitExprTests.swift 115 Tests/SwiftFormatPrettyPrintTests/BacktickTests.swift 23 Tests/SwiftFormatPrettyPrintTests/BinaryOperatorExprTests.swift 175 Tests/SwiftFormatPrettyPrintTests/ClassDeclTests.swift 476 Tests/SwiftFormatPrettyPrintTests/ClosureExprTests.swift 463 Tests/SwiftFormatPrettyPrintTests/CommentTests.swift 568 Tests/SwiftFormatPrettyPrintTests/DeclNameArgumentTests.swift 130 Tests/SwiftFormatPrettyPrintTests/DeinitializerDeclTests.swift 86 Tests/SwiftFormatPrettyPrintTests/DictionaryDeclTests.swift 232 Tests/SwiftFormatPrettyPrintTests/DifferentiationAttributeTests.swift 140 Tests/SwiftFormatPrettyPrintTests/DoStmtTests.swift 53 Tests/SwiftFormatPrettyPrintTests/EnumDeclTests.swift 503 Tests/SwiftFormatPrettyPrintTests/ExtensionDeclTests.swift 352 Tests/SwiftFormatPrettyPrintTests/ForInStmtTests.swift 330 Tests/SwiftFormatPrettyPrintTests/FunctionCallTests.swift 338 Tests/SwiftFormatPrettyPrintTests/FunctionDeclTests.swift 1062 Tests/SwiftFormatPrettyPrintTests/FunctionTypeTests.swift 142 Tests/SwiftFormatPrettyPrintTests/GarbageTextTests.swift 109 Tests/SwiftFormatPrettyPrintTests/GuardStmtTests.swift 280 Tests/SwiftFormatPrettyPrintTests/IfConfigTests.swift 199 Tests/SwiftFormatPrettyPrintTests/IfStmtTests.swift 502 Tests/SwiftFormatPrettyPrintTests/IgnoreNodeTests.swift 333 Tests/SwiftFormatPrettyPrintTests/ImportTests.swift 21 Tests/SwiftFormatPrettyPrintTests/InitializerDeclTests.swift 392 Tests/SwiftFormatPrettyPrintTests/MemberAccessExprTests.swift 458 Tests/SwiftFormatPrettyPrintTests/MemberTypeIdentifierTests.swift 22 Tests/SwiftFormatPrettyPrintTests/NewlineTests.swift 85 Tests/SwiftFormatPrettyPrintTests/ObjectLiteralExprTests.swift 114 Tests/SwiftFormatPrettyPrintTests/OperatorDeclTests.swift 72 Tests/SwiftFormatPrettyPrintTests/ParenthesizedExprTests.swift 294 Tests/SwiftFormatPrettyPrintTests/PatternBindingTests.swift 57 Tests/SwiftFormatPrettyPrintTests/PrettyPrintTestCase.swift 55 Tests/SwiftFormatPrettyPrintTests/ProtocolDeclTests.swift 230 Tests/SwiftFormatPrettyPrintTests/RepeatStmtTests.swift 141 Tests/SwiftFormatPrettyPrintTests/RespectsExistingLineBreaksTests.swift 155 Tests/SwiftFormatPrettyPrintTests/SemicolonTests.swift 27 Tests/SwiftFormatPrettyPrintTests/SequenceExprFoldingTests.swift 233 Tests/SwiftFormatPrettyPrintTests/SomeTypeTests.swift 10 Tests/SwiftFormatPrettyPrintTests/StringTests.swift 25 Tests/SwiftFormatPrettyPrintTests/StructDeclTests.swift 432 Tests/SwiftFormatPrettyPrintTests/SubscriptDeclTests.swift 448 Tests/SwiftFormatPrettyPrintTests/SubscriptExprTests.swift 135 Tests/SwiftFormatPrettyPrintTests/SwitchCaseIndentConfigTests.swift 316 Tests/SwiftFormatPrettyPrintTests/SwitchStmtTests.swift 386 Tests/SwiftFormatPrettyPrintTests/TernaryExprTests.swift 217 Tests/SwiftFormatPrettyPrintTests/TryCatchTests.swift 256 Tests/SwiftFormatPrettyPrintTests/TupleDeclTests.swift 99 Tests/SwiftFormatPrettyPrintTests/TypeAliasTests.swift 51 Tests/SwiftFormatPrettyPrintTests/UnknownNodeTests.swift 60 Tests/SwiftFormatPrettyPrintTests/VariableDeclTests.swift 106 Tests/SwiftFormatPrettyPrintTests/WhileStmtTests.swift 134 Tests/SwiftFormatPrettyPrintTests/XCTestManifests.swift 680 Tests/SwiftFormatPrettyPrintTests/YieldStmtTests.swift 32 Tests/SwiftFormatRulesTests/AllPublicDeclarationsHaveDocumentationTests.swift 27 Tests/SwiftFormatRulesTests/AlwaysUseLowerCamelCaseTests.swift 122 Tests/SwiftFormatRulesTests/AmbiguousTrailingClosureOverloadTests.swift 38 Tests/SwiftFormatRulesTests/BeginDocumentationCommentWithOneLineSummaryTests.swift 122 Tests/SwiftFormatRulesTests/DoNotUseSemicolonsTests.swift 108 Tests/SwiftFormatRulesTests/DontRepeatTypeInStaticPropertiesTests.swift 69 Tests/SwiftFormatRulesTests/FileScopedDeclarationPrivacyTests.swift 218 Tests/SwiftFormatRulesTests/FullyIndirectEnumTests.swift 58 Tests/SwiftFormatRulesTests/GroupNumericLiteralsTests.swift 56 Tests/SwiftFormatRulesTests/IdentifiersMustBeASCIITests.swift 16 Tests/SwiftFormatRulesTests/LintOrFormatRuleTestCase.swift 52 Tests/SwiftFormatRulesTests/NeverForceUnwrapTests.swift 36 Tests/SwiftFormatRulesTests/NeverUseForceTryTests.swift 33 Tests/SwiftFormatRulesTests/NeverUseImplicitlyUnwrappedOptionalsTests.swift 31 Tests/SwiftFormatRulesTests/NoAccessLevelOnExtensionDeclarationTests.swift 235 Tests/SwiftFormatRulesTests/NoBlockCommentsTests.swift 29 Tests/SwiftFormatRulesTests/NoCasesWithOnlyFallthroughTests.swift 230 Tests/SwiftFormatRulesTests/NoEmptyTrailingClosureParenthesesTests.swift 87 Tests/SwiftFormatRulesTests/NoLabelsInCasePatternsTests.swift 31 Tests/SwiftFormatRulesTests/NoLeadingUnderscoresTests.swift 144 Tests/SwiftFormatRulesTests/NoParensAroundConditionsTests.swift 135 Tests/SwiftFormatRulesTests/NoVoidReturnOnFunctionSignatureTests.swift 27 Tests/SwiftFormatRulesTests/OneCasePerLineTests.swift 103 Tests/SwiftFormatRulesTests/OneVariableDeclarationPerLineTests.swift 214 Tests/SwiftFormatRulesTests/OnlyOneTrailingClosureArgumentTests.swift 19 Tests/SwiftFormatRulesTests/OrderedImportsTests.swift 507 Tests/SwiftFormatRulesTests/ReturnVoidInsteadOfEmptyTupleTests.swift 154 Tests/SwiftFormatRulesTests/UseEarlyExitsTests.swift 116 Tests/SwiftFormatRulesTests/UseLetInEveryBoundCaseVariableTests.swift 104 Tests/SwiftFormatRulesTests/UseShorthandTypeNamesTests.swift 287 Tests/SwiftFormatRulesTests/UseSingleLinePropertyGetterTests.swift 35 Tests/SwiftFormatRulesTests/UseSynthesizedInitializerTests.swift 319 Tests/SwiftFormatRulesTests/UseTripleSlashForDocumentationCommentsTests.swift 128 Tests/SwiftFormatRulesTests/UseWhereClausesInForLoopsTests.swift 50 Tests/SwiftFormatRulesTests/ValidateDocumentationCommentsTests.swift 277 Tests/SwiftFormatRulesTests/XCTestManifests.swift 322 Tests/SwiftFormatTests/SyntaxValidatingVisitorTests.swift 51 Tests/SwiftFormatTests/XCTestManifests.swift 14 Tests/SwiftFormatWhitespaceLinterTests/WhitespaceLintTests.swift 236 Tests/SwiftFormatWhitespaceLinterTests/WhitespaceTestCase.swift 29 Tests/SwiftFormatWhitespaceLinterTests/XCTestManifests.swift 21