graph G { compound="true" rankdir="TB" bgcolor="white" fontname="Tahoma" node [ fixedsize="false" fontname="Tahoma" color="white" fillcolor="deepskyblue2" fontcolor="black" shape="box" style="filled" penwidth="1.0" ] edge [ fontname="Arial" color="#00688b" fontcolor="black" fontsize="12" arrowsize="0.5" penwidth="1.0" ] "ROOT" -- "Sources/swift-format" [label=" 4 ", penwidth="4", color="#00688b93"]; "Sources/SwiftFormatCore" -- "Sources/swift-format" [label=" 4 ", penwidth="4", color="#00688b93"]; "Sources/SwiftFormatCore" -- "ROOT" [label=" 4 ", penwidth="4", color="#00688b93"]; "Sources/SwiftFormatConfiguration" -- "Sources/swift-format" [label=" 2 ", penwidth="2", color="#00688b70"]; "Sources/SwiftFormatConfiguration" -- "ROOT" [label=" 2 ", penwidth="2", color="#00688b70"]; "Sources/SwiftFormatCore" -- "Sources/SwiftFormatConfiguration" [label=" 2 ", penwidth="2", color="#00688b70"]; "Sources/SwiftFormat" -- "Sources/swift-format" [label=" 2 ", penwidth="2", color="#00688b70"]; "Sources/SwiftFormat" -- "ROOT" [label=" 2 ", penwidth="2", color="#00688b70"]; "Sources/SwiftFormat" -- "Sources/SwiftFormatCore" [label=" 2 ", penwidth="2", color="#00688b70"]; "Sources/SwiftFormatPrettyPrint" -- "Sources/swift-format" [label=" 2 ", penwidth="2", color="#00688b70"]; "Sources/SwiftFormatPrettyPrint" -- "ROOT" [label=" 2 ", penwidth="2", color="#00688b70"]; "Sources/SwiftFormatPrettyPrint" -- "Sources/SwiftFormatCore" [label=" 2 ", penwidth="2", color="#00688b70"]; "Sources/SwiftFormatPrettyPrint" -- "Sources/SwiftFormat" [label=" 2 ", penwidth="2", color="#00688b70"]; "Sources/SwiftFormatRules" -- "Sources/swift-format" [label=" 2 ", penwidth="2", color="#00688b70"]; "Sources/SwiftFormatRules" -- "ROOT" [label=" 2 ", penwidth="2", color="#00688b70"]; "Sources/SwiftFormatRules" -- "Sources/SwiftFormatCore" [label=" 2 ", penwidth="2", color="#00688b70"]; "Sources/SwiftFormatRules" -- "Sources/SwiftFormat" [label=" 2 ", penwidth="2", color="#00688b70"]; "Sources/SwiftFormatRules" -- "Sources/SwiftFormatPrettyPrint" [label=" 2 ", penwidth="2", color="#00688b70"]; "Sources/SwiftFormatTestSupport" -- "Sources/swift-format" [label=" 2 ", penwidth="2", color="#00688b70"]; "Sources/SwiftFormatTestSupport" -- "ROOT" [label=" 2 ", penwidth="2", color="#00688b70"]; "Sources/SwiftFormatTestSupport" -- "Sources/SwiftFormatCore" [label=" 2 ", penwidth="2", color="#00688b70"]; "Sources/SwiftFormatTestSupport" -- "Sources/SwiftFormat" [label=" 2 ", penwidth="2", color="#00688b70"]; "Sources/SwiftFormatTestSupport" -- "Sources/SwiftFormatPrettyPrint" [label=" 2 ", penwidth="2", color="#00688b70"]; "Sources/SwiftFormatTestSupport" -- "Sources/SwiftFormatRules" [label=" 2 ", penwidth="2", color="#00688b70"]; "Sources/SwiftFormatWhitespaceLinter" -- "Sources/swift-format" [label=" 2 ", penwidth="2", color="#00688b70"]; "Sources/SwiftFormatWhitespaceLinter" -- "ROOT" [label=" 2 ", penwidth="2", color="#00688b70"]; "Sources/SwiftFormatWhitespaceLinter" -- "Sources/SwiftFormatCore" [label=" 2 ", penwidth="2", color="#00688b70"]; "Sources/SwiftFormatWhitespaceLinter" -- "Sources/SwiftFormat" [label=" 2 ", penwidth="2", color="#00688b70"]; "Sources/SwiftFormatWhitespaceLinter" -- "Sources/SwiftFormatPrettyPrint" [label=" 2 ", penwidth="2", color="#00688b70"]; "Sources/SwiftFormatWhitespaceLinter" -- "Sources/SwiftFormatRules" [label=" 2 ", penwidth="2", color="#00688b70"]; "Sources/SwiftFormatWhitespaceLinter" -- "Sources/SwiftFormatTestSupport" [label=" 2 ", penwidth="2", color="#00688b70"]; "Sources/generate-pipeline" -- "Sources/swift-format" [label=" 2 ", penwidth="2", color="#00688b70"]; "Sources/generate-pipeline" -- "ROOT" [label=" 2 ", penwidth="2", color="#00688b70"]; "Sources/generate-pipeline" -- "Sources/SwiftFormatCore" [label=" 2 ", penwidth="2", color="#00688b70"]; "Sources/generate-pipeline" -- "Sources/SwiftFormat" [label=" 2 ", penwidth="2", color="#00688b70"]; "Sources/generate-pipeline" -- "Sources/SwiftFormatPrettyPrint" [label=" 2 ", penwidth="2", color="#00688b70"]; "Sources/generate-pipeline" -- "Sources/SwiftFormatRules" [label=" 2 ", penwidth="2", color="#00688b70"]; "Sources/generate-pipeline" -- "Sources/SwiftFormatTestSupport" [label=" 2 ", penwidth="2", color="#00688b70"]; "Sources/generate-pipeline" -- "Sources/SwiftFormatWhitespaceLinter" [label=" 2 ", penwidth="2", color="#00688b70"]; }