path # lines of code number of updates days since first update days since last update first updated last updated Package.swift 152 38 936 79 2019-07-10 2021-11-13 Sources/SwiftFormat/DebugOptions.swift 9 2 936 928 2019-07-10 2019-07-18 Sources/SwiftFormat/Exports.swift 3 2 88 82 2021-11-04 2021-11-10 Sources/SwiftFormat/FormatPipeline.swift 7 2 936 928 2019-07-10 2019-07-18 Sources/SwiftFormat/LintPipeline.swift 27 10 936 151 2019-07-10 2021-09-02 Sources/SwiftFormat/Pipelines+Generated.swift 260 25 936 152 2019-07-10 2021-09-01 Sources/SwiftFormat/SwiftFormatError.swift 6 5 936 710 2019-07-10 2020-02-21 Sources/SwiftFormat/SwiftFormatter.swift 73 18 936 82 2019-07-10 2021-11-10 Sources/SwiftFormat/SwiftLinter.swift 67 21 936 82 2019-07-10 2021-11-10 Sources/SwiftFormat/SyntaxValidatingVisitor.swift 44 4 721 594 2020-02-10 2020-06-16 Sources/SwiftFormatConfiguration/Configuration.swift 126 25 936 79 2019-07-10 2021-11-13 Sources/SwiftFormatConfiguration/Indent.swift 48 2 936 928 2019-07-10 2019-07-18 Sources/SwiftFormatConfiguration/RuleRegistry+Generated.swift 38 15 924 152 2019-07-22 2021-09-01 Sources/SwiftFormatCore/Context.swift 54 14 936 79 2019-07-10 2021-11-13 Sources/SwiftFormatCore/Finding+Convenience.swift 13 2 88 82 2021-11-04 2021-11-10 Sources/SwiftFormatCore/Finding.swift 54 2 88 82 2021-11-04 2021-11-10 Sources/SwiftFormatCore/FindingCategorizing.swift 6 2 88 82 2021-11-04 2021-11-10 Sources/SwiftFormatCore/FindingEmitter.swift 21 2 88 82 2021-11-04 2021-11-10 Sources/SwiftFormatCore/Rule.swift 30 14 936 82 2019-07-10 2021-11-10 Sources/SwiftFormatCore/RuleBasedFindingCategory.swift 7 2 88 82 2021-11-04 2021-11-10 Sources/SwiftFormatCore/RuleMask.swift 140 10 936 705 2019-07-10 2020-02-26 Sources/SwiftFormatCore/RuleState.swift 4 3 923 777 2019-07-23 2019-12-16 Sources/SwiftFormatCore/SyntaxFormatRule.swift 14 6 936 151 2019-07-10 2021-09-02 Sources/SwiftFormatCore/SyntaxLintRule.swift 11 10 936 82 2019-07-10 2021-11-10 Sources/SwiftFormatCore/SyntaxProtocol+Convenience.swift 28 4 733 728 2020-01-29 2020-02-03 Sources/SwiftFormatCore/Trivia+Convenience.swift 105 11 936 728 2019-07-10 2020-02-03 Sources/SwiftFormatPrettyPrint/Comment.swift 73 7 936 552 2019-07-10 2020-07-28 Sources/SwiftFormatPrettyPrint/Indent+Length.swift 26 2 936 928 2019-07-10 2019-07-18 Sources/SwiftFormatPrettyPrint/OperatorContext.swift 249 2 857 854 2019-09-27 2019-09-30 Sources/SwiftFormatPrettyPrint/PrettyPrint.swift 445 37 936 82 2019-07-10 2021-11-10 Sources/SwiftFormatPrettyPrint/PrettyPrintFindingCategory.swift 11 2 88 82 2021-11-04 2021-11-10 Sources/SwiftFormatPrettyPrint/SequenceExprFolding.swift 254 8 857 194 2019-09-27 2021-07-21 Sources/SwiftFormatPrettyPrint/Token.swift 59 17 936 517 2019-07-10 2020-09-01 Sources/SwiftFormatPrettyPrint/TokenStreamCreator.swift 2484 97 936 194 2019-07-10 2021-07-21 Sources/SwiftFormatPrettyPrint/Verbatim.swift 74 6 936 734 2019-07-10 2020-01-28 Sources/SwiftFormatRules/AddModifierRewriter.swift 132 9 936 728 2019-07-10 2020-02-03 Sources/SwiftFormatRules/AllPublicDeclarationsHaveDocumentation.swift 61 13 936 82 2019-07-10 2021-11-10 Sources/SwiftFormatRules/AlwaysUseLowerCamelCase.swift 126 16 936 82 2019-07-10 2021-11-10 Sources/SwiftFormatRules/AmbiguousTrailingClosureOverload.swift 58 11 936 82 2019-07-10 2021-11-10 Sources/SwiftFormatRules/BeginDocumentationCommentWithOneLineSummary.swift 137 12 936 82 2019-07-10 2021-11-10 Sources/SwiftFormatRules/DeclSyntaxProtocol+Comments.swift 118 7 733 538 2020-01-29 2020-08-11 Sources/SwiftFormatRules/DoNotUseSemicolons.swift 62 13 936 82 2019-07-10 2021-11-10 Sources/SwiftFormatRules/DontRepeatTypeInStaticProperties.swift 63 12 936 82 2019-07-10 2021-11-10 Sources/SwiftFormatRules/FileScopedDeclarationPrivacy.swift 111 3 705 82 2020-02-26 2021-11-10 Sources/SwiftFormatRules/FullyIndirectEnum.swift 76 9 936 82 2019-07-10 2021-11-10 Sources/SwiftFormatRules/FunctionDeclSyntax+Convenience.swift 9 2 936 928 2019-07-10 2019-07-18 Sources/SwiftFormatRules/GroupNumericLiterals.swift 51 14 936 82 2019-07-10 2021-11-10 Sources/SwiftFormatRules/IdentifiersMustBeASCII.swift 22 11 936 82 2019-07-10 2021-11-10 Sources/SwiftFormatRules/ImportsXCTestVisitor.swift 25 6 936 728 2019-07-10 2020-02-03 Sources/SwiftFormatRules/ModifierListSyntax+Convenience.swift 73 5 936 705 2019-07-10 2020-02-26 Sources/SwiftFormatRules/NeverForceUnwrap.swift 29 13 936 82 2019-07-10 2021-11-10 Sources/SwiftFormatRules/NeverUseForceTry.swift 20 11 936 82 2019-07-10 2021-11-10 Sources/SwiftFormatRules/NeverUseImplicitlyUnwrappedOptionals.swift 35 14 936 82 2019-07-10 2021-11-10 Sources/SwiftFormatRules/NoAccessLevelOnExtensionDeclaration.swift 73 12 936 82 2019-07-10 2021-11-10 Sources/SwiftFormatRules/NoBlockComments.swift 17 10 936 82 2019-07-10 2021-11-10 Sources/SwiftFormatRules/NoCasesWithOnlyFallthrough.swift 111 17 936 82 2019-07-10 2021-11-10 Sources/SwiftFormatRules/NoEmptyTrailingClosureParentheses.swift 32 10 936 82 2019-07-10 2021-11-10 Sources/SwiftFormatRules/NoLabelsInCasePatterns.swift 50 11 936 82 2019-07-10 2021-11-10 Sources/SwiftFormatRules/NoLeadingUnderscores.swift 66 12 936 82 2019-07-10 2021-11-10 Sources/SwiftFormatRules/NoParensAroundConditions.swift 66 11 936 82 2019-07-10 2021-11-10 Sources/SwiftFormatRules/NoPlaygroundLiterals.swift 5 3 936 731 2019-07-10 2020-01-31 Sources/SwiftFormatRules/NoVoidReturnOnFunctionSignature.swift 20 9 936 82 2019-07-10 2021-11-10 Sources/SwiftFormatRules/OneCasePerLine.swift 64 10 936 82 2019-07-10 2021-11-10 Sources/SwiftFormatRules/OneVariableDeclarationPerLine.swift 99 14 936 82 2019-07-10 2021-11-10 Sources/SwiftFormatRules/OnlyOneTrailingClosureArgument.swift 16 13 936 82 2019-07-10 2021-11-10 Sources/SwiftFormatRules/OrderedImports.swift 428 20 936 82 2019-07-10 2021-11-10 Sources/SwiftFormatRules/ReplaceTrivia.swift 31 6 936 728 2019-07-10 2020-02-03 Sources/SwiftFormatRules/ReturnVoidInsteadOfEmptyTuple.swift 61 10 936 82 2019-07-10 2021-11-10 Sources/SwiftFormatRules/RuleNameCache+Generated.swift 36 2 170 151 2021-08-14 2021-09-02 Sources/SwiftFormatRules/SemicolonSyntaxProtocol.swift 15 2 733 732 2020-01-29 2020-01-30 Sources/SwiftFormatRules/TokenSyntax+Convenience.swift 15 2 936 928 2019-07-10 2019-07-18 Sources/SwiftFormatRules/UseEarlyExits.swift 48 10 936 82 2019-07-10 2021-11-10 Sources/SwiftFormatRules/UseLetInEveryBoundCaseVariable.swift 36 12 936 82 2019-07-10 2021-11-10 Sources/SwiftFormatRules/UseShorthandTypeNames.swift 359 14 936 82 2019-07-10 2021-11-10 Sources/SwiftFormatRules/UseSingleLinePropertyGetter.swift 24 9 936 82 2019-07-10 2021-11-10 Sources/SwiftFormatRules/UseSynthesizedInitializer.swift 145 16 936 82 2019-07-10 2021-11-10 Sources/SwiftFormatRules/UseTripleSlashForDocumentationComments.swift 81 12 936 82 2019-07-10 2021-11-10 Sources/SwiftFormatRules/UseWhereClausesInForLoops.swift 68 10 936 82 2019-07-10 2021-11-10 Sources/SwiftFormatRules/ValidateDocumentationComments.swift 124 19 936 82 2019-07-10 2021-11-10 Sources/SwiftFormatRules/VarDeclSyntax+Convenience.swift 20 4 936 732 2019-07-10 2020-01-30 Sources/SwiftFormatTestSupport/DiagnosingTestCase.swift 109 6 727 82 2020-02-04 2021-11-10 Sources/SwiftFormatTestSupport/TestingFindingConsumer.swift 44 2 88 82 2021-11-04 2021-11-10 Sources/SwiftFormatWhitespaceLinter/LazySplitSequence.swift 57 2 677 676 2020-03-25 2020-03-26 Sources/SwiftFormatWhitespaceLinter/RememberingIterator.swift 15 2 677 676 2020-03-25 2020-03-26 Sources/SwiftFormatWhitespaceLinter/WhitespaceFindingCategory.swift 21 2 88 82 2021-11-04 2021-11-10 Sources/SwiftFormatWhitespaceLinter/WhitespaceLinter.swift 287 13 936 82 2019-07-10 2021-11-10 Sources/generate-pipeline/FileGenerator.swift 22 2 936 928 2019-07-10 2019-07-18 Sources/generate-pipeline/PipelineGenerator.swift 78 9 936 521 2019-07-10 2020-08-28 Sources/generate-pipeline/RuleCollector.swift 87 8 936 82 2019-07-10 2021-11-10 Sources/generate-pipeline/RuleNameCacheGenerator.swift 31 2 170 151 2021-08-14 2021-09-02 Sources/generate-pipeline/RuleRegistryGenerator.swift 31 3 936 537 2019-07-10 2020-08-12 Sources/generate-pipeline/Syntax+Convenience.swift 9 2 936 928 2019-07-10 2019-07-18 Sources/generate-pipeline/main.swift 23 6 936 151 2019-07-10 2021-09-02 Sources/swift-format/Frontend/ConfigurationLoader.swift 21 4 670 79 2020-04-01 2021-11-13 Sources/swift-format/Frontend/FormatFrontend.swift 58 6 670 79 2020-04-01 2021-11-13 Sources/swift-format/Frontend/Frontend.swift 117 11 670 79 2020-04-01 2021-11-13 Sources/swift-format/Frontend/LintFrontend.swift 38 7 670 79 2020-04-01 2021-11-13 Sources/swift-format/Subcommands/DumpConfiguration.swift 27 3 685 670 2020-03-17 2020-04-01 Sources/swift-format/Subcommands/Format.swift 24 8 685 82 2020-03-17 2021-11-10 Sources/swift-format/Subcommands/Lint.swift 22 8 685 82 2020-03-17 2021-11-10 Sources/swift-format/Subcommands/LintFormatOptions.swift 56 10 685 79 2020-03-17 2021-11-13 Sources/swift-format/Utilities/FileHandle+TextOutputStream.swift 6 1 670 670 2020-04-01 2020-04-01 Sources/swift-format/Utilities/FileIterator.swift 62 5 685 79 2020-03-17 2021-11-13 Sources/swift-format/Utilities/FormatError.swift 8 2 685 676 2020-03-17 2020-03-26 Sources/swift-format/Utilities/StderrDiagnosticPrinter.swift 55 2 81 79 2021-11-11 2021-11-13 Sources/swift-format/Utilities/UnifiedDiagnosticsEngine.swift 84 4 88 79 2021-11-04 2021-11-13 Sources/swift-format/VersionOptions.swift 11 5 685 132 2020-03-17 2021-09-21 Sources/swift-format/main.swift 16 22 936 79 2019-07-10 2021-11-13 build-script-helper.py 132 2 594 586 2020-06-16 2020-06-24