Skip to content

Instantly share code, notes, and snippets.

@mizdra
Last active December 27, 2021 05:42
Show Gist options
  • Save mizdra/f1596baccc0a6f454a7c8310fb3258cc to your computer and use it in GitHub Desktop.
Save mizdra/f1596baccc0a6f454a7c8310fb3258cc to your computer and use it in GitHub Desktop.
The dependencies graph of eslint-interactive
/** @type {import('dependency-cruiser').IConfiguration} */
module.exports = {
options: {
exclude: {
path: '^src/(types|cli|util|typings)',
},
doNotFollow: {
path: 'node_modules',
dependencyTypes: ['npm', 'npm-dev', 'npm-optional', 'npm-peer', 'npm-bundled', 'npm-no-pkg'],
},
includeOnly: '^src',
tsPreCompilationDeps: true,
tsConfig: {
fileName: 'tsconfig.src.json',
},
enhancedResolveOptions: {
exportsFields: ['exports'],
conditionNames: ['import', 'require', 'node', 'default'],
},
reporterOptions: {
dot: {
collapsePattern: '^src/(cli|util)',
},
archi: {
collapsePattern: '^(packages|src|lib|app|bin|test(s?)|spec(s?))/[^/]+|node_modules/[^/]+',
},
},
},
};
// generated: [email protected] on 2021-12-26T18:00:01.364Z
$ brew install graphviz
$ git clone [email protected]:mizdra/eslint-interactive.git
$ cd eslint-interactive
$ npx -p [email protected] -p dependency-cruiser@latest depcruise --config .dependency-cruiser.js --output-type dot src | dot -T svg > dependencygraph.svg
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.50.0 (20211204.2007)
-->
<!-- Title: dependency&#45;cruiser output Pages: 1 -->
<svg width="929pt" height="349pt"
viewBox="0.00 0.00 929.00 349.04" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 345.04)">
<title>dependency&#45;cruiser output</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-345.04 925,-345.04 925,4 -4,4"/>
<g id="clust1" class="cluster">
<title>cluster_src</title>
<path fill="#ffffff" stroke="black" stroke-width="2" d="M20,-45.04C20,-45.04 901,-45.04 901,-45.04 907,-45.04 913,-51.04 913,-57.04 913,-57.04 913,-321.04 913,-321.04 913,-327.04 907,-333.04 901,-333.04 901,-333.04 20,-333.04 20,-333.04 14,-333.04 8,-327.04 8,-321.04 8,-321.04 8,-57.04 8,-57.04 8,-51.04 14,-45.04 20,-45.04"/>
<text text-anchor="middle" x="460.5" y="-321.84" font-family="Helvetica,sans-Serif" font-weight="bold" font-size="9.00">src</text>
</g>
<g id="clust2" class="cluster">
<title>cluster_src/actions</title>
<path fill="#ffffff" stroke="black" stroke-width="2" d="M302,-105.04C302,-105.04 408,-105.04 408,-105.04 414,-105.04 420,-111.04 420,-117.04 420,-117.04 420,-295.04 420,-295.04 420,-301.04 414,-307.04 408,-307.04 408,-307.04 302,-307.04 302,-307.04 296,-307.04 290,-301.04 290,-295.04 290,-295.04 290,-117.04 290,-117.04 290,-111.04 296,-105.04 302,-105.04"/>
<text text-anchor="middle" x="355" y="-295.84" font-family="Helvetica,sans-Serif" font-weight="bold" font-size="9.00">actions</text>
</g>
<g id="clust3" class="cluster">
<title>cluster_src/formatter</title>
<path fill="#ffffff" stroke="black" stroke-width="2" d="M594,-53.04C594,-53.04 893,-53.04 893,-53.04 899,-53.04 905,-59.04 905,-65.04 905,-65.04 905,-123.04 905,-123.04 905,-129.04 899,-135.04 893,-135.04 893,-135.04 594,-135.04 594,-135.04 588,-135.04 582,-129.04 582,-123.04 582,-123.04 582,-65.04 582,-65.04 582,-59.04 588,-53.04 594,-53.04"/>
<text text-anchor="middle" x="743.5" y="-123.84" font-family="Helvetica,sans-Serif" font-weight="bold" font-size="9.00">formatter</text>
</g>
<g id="clust4" class="cluster">
<title>cluster_src/rules</title>
<path fill="#ffffff" stroke="black" stroke-width="2" d="M589,-147.04C589,-147.04 645,-147.04 645,-147.04 651,-147.04 657,-153.04 657,-159.04 657,-159.04 657,-187.04 657,-187.04 657,-193.04 651,-199.04 645,-199.04 645,-199.04 589,-199.04 589,-199.04 583,-199.04 577,-193.04 577,-187.04 577,-187.04 577,-159.04 577,-159.04 577,-153.04 583,-147.04 589,-147.04"/>
<text text-anchor="middle" x="617" y="-187.84" font-family="Helvetica,sans-Serif" font-weight="bold" font-size="9.00">rules</text>
</g>
<g id="clust5" class="cluster">
<title>cluster_src/scenes</title>
<path fill="#ffffff" stroke="black" stroke-width="2" d="M90,-63.04C90,-63.04 270,-63.04 270,-63.04 276,-63.04 282,-69.04 282,-75.04 282,-75.04 282,-163.04 282,-163.04 282,-169.04 276,-175.04 270,-175.04 270,-175.04 90,-175.04 90,-175.04 84,-175.04 78,-169.04 78,-163.04 78,-163.04 78,-75.04 78,-75.04 78,-69.04 84,-63.04 90,-63.04"/>
<text text-anchor="middle" x="180" y="-163.84" font-family="Helvetica,sans-Serif" font-weight="bold" font-size="9.00">scenes</text>
</g>
<g id="clust6" class="cluster">
<title>cluster_src/transforms</title>
<path fill="#ffffff" stroke="black" stroke-width="2" d="M677,-143.04C677,-143.04 778,-143.04 778,-143.04 784,-143.04 790,-149.04 790,-155.04 790,-155.04 790,-273.04 790,-273.04 790,-279.04 784,-285.04 778,-285.04 778,-285.04 677,-285.04 677,-285.04 671,-285.04 665,-279.04 665,-273.04 665,-273.04 665,-155.04 665,-155.04 665,-149.04 671,-143.04 677,-143.04"/>
<text text-anchor="middle" x="727.5" y="-273.84" font-family="Helvetica,sans-Serif" font-weight="bold" font-size="9.00">transforms</text>
</g>
<!-- src/actions/apply&#45;suggestions.ts -->
<g id="node1" class="node">
<title>src/actions/apply&#45;suggestions.ts</title>
<g id="a_node1"><a xlink:href="src/actions/apply-suggestions.ts" xlink:title="apply&#45;suggestions.ts">
<path fill="#ddfeff" stroke="black" d="M399.5,-221.04C399.5,-221.04 310.5,-221.04 310.5,-221.04 307.5,-221.04 304.5,-218.04 304.5,-215.04 304.5,-215.04 304.5,-209.04 304.5,-209.04 304.5,-206.04 307.5,-203.04 310.5,-203.04 310.5,-203.04 399.5,-203.04 399.5,-203.04 402.5,-203.04 405.5,-206.04 405.5,-209.04 405.5,-209.04 405.5,-215.04 405.5,-215.04 405.5,-218.04 402.5,-221.04 399.5,-221.04"/>
<text text-anchor="start" x="312.5" y="-209.84" font-family="Helvetica,sans-Serif" font-size="9.00">apply&#45;suggestions.ts</text>
</a>
</g>
</g>
<!-- src/core&#45;worker.ts -->
<g id="node2" class="node">
<title>src/core&#45;worker.ts</title>
<g id="a_node2"><a xlink:href="src/core-worker.ts" xlink:title="core&#45;worker.ts">
<path fill="#ddfeff" stroke="black" d="M496,-182.04C496,-182.04 434,-182.04 434,-182.04 431,-182.04 428,-179.04 428,-176.04 428,-176.04 428,-170.04 428,-170.04 428,-167.04 431,-164.04 434,-164.04 434,-164.04 496,-164.04 496,-164.04 499,-164.04 502,-167.04 502,-170.04 502,-170.04 502,-176.04 502,-176.04 502,-179.04 499,-182.04 496,-182.04"/>
<text text-anchor="start" x="436" y="-170.84" font-family="Helvetica,sans-Serif" font-size="9.00">core&#45;worker.ts</text>
</a>
</g>
</g>
<!-- src/actions/apply&#45;suggestions.ts&#45;&gt;src/core&#45;worker.ts -->
<g id="edge1" class="edge">
<title>src/actions/apply&#45;suggestions.ts&#45;&gt;src/core&#45;worker.ts</title>
<path fill="none" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" d="M401.56,-202.96C407.84,-201.25 414.14,-199.28 420,-197.04 428.29,-193.88 436.96,-189.42 444.39,-185.21"/>
<polygon fill="#000000" fill-opacity="0.200000" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" points="445.67,-186.9 449.8,-182.06 443.56,-183.27 445.67,-186.9"/>
</g>
<!-- src/core.ts -->
<g id="node8" class="node">
<title>src/core.ts</title>
<g id="a_node8"><a xlink:href="src/core.ts" xlink:title="core.ts">
<path fill="#ddfeff" stroke="black" d="M563,-182.04C563,-182.04 521,-182.04 521,-182.04 518,-182.04 515,-179.04 515,-176.04 515,-176.04 515,-170.04 515,-170.04 515,-167.04 518,-164.04 521,-164.04 521,-164.04 563,-164.04 563,-164.04 566,-164.04 569,-167.04 569,-170.04 569,-170.04 569,-176.04 569,-176.04 569,-179.04 566,-182.04 563,-182.04"/>
<text text-anchor="start" x="528" y="-170.84" font-family="Helvetica,sans-Serif" font-size="9.00">core.ts</text>
</a>
</g>
</g>
<!-- src/core&#45;worker.ts&#45;&gt;src/core.ts -->
<g id="edge7" class="edge">
<title>src/core&#45;worker.ts&#45;&gt;src/core.ts</title>
<path fill="none" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" d="M502.18,-173.04C504.28,-173.04 506.38,-173.04 508.47,-173.04"/>
<polygon fill="#000000" fill-opacity="0.200000" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" points="508.62,-175.14 514.62,-173.04 508.62,-170.94 508.62,-175.14"/>
</g>
<!-- src/transforms/apply&#45;suggestions.ts -->
<g id="node9" class="node">
<title>src/transforms/apply&#45;suggestions.ts</title>
<g id="a_node9"><a xlink:href="src/transforms/apply-suggestions.ts" xlink:title="apply&#45;suggestions.ts">
<path fill="#ddfeff" stroke="black" d="M772,-229.04C772,-229.04 683,-229.04 683,-229.04 680,-229.04 677,-226.04 677,-223.04 677,-223.04 677,-217.04 677,-217.04 677,-214.04 680,-211.04 683,-211.04 683,-211.04 772,-211.04 772,-211.04 775,-211.04 778,-214.04 778,-217.04 778,-217.04 778,-223.04 778,-223.04 778,-226.04 775,-229.04 772,-229.04"/>
<text text-anchor="start" x="685" y="-217.84" font-family="Helvetica,sans-Serif" font-size="9.00">apply&#45;suggestions.ts</text>
</a>
</g>
</g>
<!-- src/core&#45;worker.ts&#45;&gt;src/transforms/apply&#45;suggestions.ts -->
<g id="edge8" class="edge">
<title>src/core&#45;worker.ts&#45;&gt;src/transforms/apply&#45;suggestions.ts</title>
<path fill="none" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" d="M486.37,-182.18C508.27,-191.53 544.34,-205.57 577,-212.04 607.58,-218.1 642.32,-220.24 670.61,-220.8"/>
<polygon fill="#000000" fill-opacity="0.200000" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" points="670.88,-222.91 676.91,-220.9 670.94,-218.71 670.88,-222.91"/>
</g>
<!-- src/transforms/make&#45;fixable&#45;and&#45;fix.ts -->
<g id="node10" class="node">
<title>src/transforms/make&#45;fixable&#45;and&#45;fix.ts</title>
<g id="a_node10"><a xlink:href="src/transforms/make-fixable-and-fix.ts" xlink:title="make&#45;fixable&#45;and&#45;fix.ts">
<path fill="#ddfeff" stroke="black" d="M776,-259.04C776,-259.04 679,-259.04 679,-259.04 676,-259.04 673,-256.04 673,-253.04 673,-253.04 673,-247.04 673,-247.04 673,-244.04 676,-241.04 679,-241.04 679,-241.04 776,-241.04 776,-241.04 779,-241.04 782,-244.04 782,-247.04 782,-247.04 782,-253.04 782,-253.04 782,-256.04 779,-259.04 776,-259.04"/>
<text text-anchor="start" x="681" y="-247.84" font-family="Helvetica,sans-Serif" font-size="9.00">make&#45;fixable&#45;and&#45;fix.ts</text>
</a>
</g>
</g>
<!-- src/core&#45;worker.ts&#45;&gt;src/transforms/make&#45;fixable&#45;and&#45;fix.ts -->
<g id="edge9" class="edge">
<title>src/core&#45;worker.ts&#45;&gt;src/transforms/make&#45;fixable&#45;and&#45;fix.ts</title>
<path fill="none" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" d="M477.43,-182.14C486.98,-189.31 501.2,-199.08 515,-205.04 563.71,-226.1 623.11,-237.62 666.54,-243.72"/>
<polygon fill="#000000" fill-opacity="0.200000" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" points="666.33,-245.81 672.56,-244.54 666.91,-241.65 666.33,-245.81"/>
</g>
<!-- src/actions/disable&#45;per&#45;file.ts -->
<g id="node3" class="node">
<title>src/actions/disable&#45;per&#45;file.ts</title>
<g id="a_node3"><a xlink:href="src/actions/disable-per-file.ts" xlink:title="disable&#45;per&#45;file.ts">
<path fill="#ddfeff" stroke="black" d="M392.5,-191.04C392.5,-191.04 317.5,-191.04 317.5,-191.04 314.5,-191.04 311.5,-188.04 311.5,-185.04 311.5,-185.04 311.5,-179.04 311.5,-179.04 311.5,-176.04 314.5,-173.04 317.5,-173.04 317.5,-173.04 392.5,-173.04 392.5,-173.04 395.5,-173.04 398.5,-176.04 398.5,-179.04 398.5,-179.04 398.5,-185.04 398.5,-185.04 398.5,-188.04 395.5,-191.04 392.5,-191.04"/>
<text text-anchor="start" x="319.5" y="-179.84" font-family="Helvetica,sans-Serif" font-size="9.00">disable&#45;per&#45;file.ts</text>
</a>
</g>
</g>
<!-- src/actions/disable&#45;per&#45;file.ts&#45;&gt;src/core&#45;worker.ts -->
<g id="edge2" class="edge">
<title>src/actions/disable&#45;per&#45;file.ts&#45;&gt;src/core&#45;worker.ts</title>
<path fill="none" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" d="M398.68,-178.49C406.24,-177.86 414.1,-177.2 421.65,-176.57"/>
<polygon fill="#000000" fill-opacity="0.200000" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" points="422.09,-178.64 427.9,-176.05 421.74,-174.46 422.09,-178.64"/>
</g>
<!-- src/actions/disable&#45;per&#45;line.ts -->
<g id="node4" class="node">
<title>src/actions/disable&#45;per&#45;line.ts</title>
<g id="a_node4"><a xlink:href="src/actions/disable-per-line.ts" xlink:title="disable&#45;per&#45;line.ts">
<path fill="#ddfeff" stroke="black" d="M394,-161.04C394,-161.04 316,-161.04 316,-161.04 313,-161.04 310,-158.04 310,-155.04 310,-155.04 310,-149.04 310,-149.04 310,-146.04 313,-143.04 316,-143.04 316,-143.04 394,-143.04 394,-143.04 397,-143.04 400,-146.04 400,-149.04 400,-149.04 400,-155.04 400,-155.04 400,-158.04 397,-161.04 394,-161.04"/>
<text text-anchor="start" x="318" y="-149.84" font-family="Helvetica,sans-Serif" font-size="9.00">disable&#45;per&#45;line.ts</text>
</a>
</g>
</g>
<!-- src/actions/disable&#45;per&#45;line.ts&#45;&gt;src/core&#45;worker.ts -->
<g id="edge3" class="edge">
<title>src/actions/disable&#45;per&#45;line.ts&#45;&gt;src/core&#45;worker.ts</title>
<path fill="none" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" d="M400.24,-160.65C407.43,-162.04 414.86,-163.49 421.99,-164.88"/>
<polygon fill="#000000" fill-opacity="0.200000" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" points="421.62,-166.94 427.91,-166.03 422.42,-162.82 421.62,-166.94"/>
</g>
<!-- src/actions/fix.ts -->
<g id="node5" class="node">
<title>src/actions/fix.ts</title>
<g id="a_node5"><a xlink:href="src/actions/fix.ts" xlink:title="fix.ts">
<path fill="#ddfeff" stroke="black" d="M376,-131.04C376,-131.04 334,-131.04 334,-131.04 331,-131.04 328,-128.04 328,-125.04 328,-125.04 328,-119.04 328,-119.04 328,-116.04 331,-113.04 334,-113.04 334,-113.04 376,-113.04 376,-113.04 379,-113.04 382,-116.04 382,-119.04 382,-119.04 382,-125.04 382,-125.04 382,-128.04 379,-131.04 376,-131.04"/>
<text text-anchor="start" x="345.5" y="-119.84" font-family="Helvetica,sans-Serif" font-size="9.00">fix.ts</text>
</a>
</g>
</g>
<!-- src/actions/fix.ts&#45;&gt;src/core&#45;worker.ts -->
<g id="edge4" class="edge">
<title>src/actions/fix.ts&#45;&gt;src/core&#45;worker.ts</title>
<path fill="none" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" d="M382.15,-125.4C394.12,-127.62 408.23,-131.24 420,-137.04 431.44,-142.68 442.54,-151.8 450.73,-159.44"/>
<polygon fill="#000000" fill-opacity="0.200000" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" points="449.65,-161.32 455.43,-163.97 452.56,-158.3 449.65,-161.32"/>
</g>
<!-- src/actions/make&#45;fixable&#45;and&#45;fix.ts -->
<g id="node6" class="node">
<title>src/actions/make&#45;fixable&#45;and&#45;fix.ts</title>
<g id="a_node6"><a xlink:href="src/actions/make-fixable-and-fix.ts" xlink:title="make&#45;fixable&#45;and&#45;fix.ts">
<path fill="#ddfeff" stroke="black" d="M403.5,-281.04C403.5,-281.04 306.5,-281.04 306.5,-281.04 303.5,-281.04 300.5,-278.04 300.5,-275.04 300.5,-275.04 300.5,-269.04 300.5,-269.04 300.5,-266.04 303.5,-263.04 306.5,-263.04 306.5,-263.04 403.5,-263.04 403.5,-263.04 406.5,-263.04 409.5,-266.04 409.5,-269.04 409.5,-269.04 409.5,-275.04 409.5,-275.04 409.5,-278.04 406.5,-281.04 403.5,-281.04"/>
<text text-anchor="start" x="308.5" y="-269.84" font-family="Helvetica,sans-Serif" font-size="9.00">make&#45;fixable&#45;and&#45;fix.ts</text>
</a>
</g>
</g>
<!-- src/actions/make&#45;fixable&#45;and&#45;fix.ts&#45;&gt;src/core&#45;worker.ts -->
<g id="edge5" class="edge">
<title>src/actions/make&#45;fixable&#45;and&#45;fix.ts&#45;&gt;src/core&#45;worker.ts</title>
<path fill="none" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" d="M409.68,-263.28C413.35,-261.55 416.84,-259.49 420,-257.04 442.56,-239.56 454.75,-207.22 460.26,-188.17"/>
<polygon fill="#000000" fill-opacity="0.200000" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" points="462.32,-188.61 461.88,-182.27 458.27,-187.5 462.32,-188.61"/>
</g>
<!-- src/actions/print&#45;details&#45;of&#45;results.ts -->
<g id="node7" class="node">
<title>src/actions/print&#45;details&#45;of&#45;results.ts</title>
<g id="a_node7"><a xlink:href="src/actions/print-details-of-results.ts" xlink:title="print&#45;details&#45;of&#45;results.ts">
<path fill="#ddfeff" stroke="black" d="M406,-251.04C406,-251.04 304,-251.04 304,-251.04 301,-251.04 298,-248.04 298,-245.04 298,-245.04 298,-239.04 298,-239.04 298,-236.04 301,-233.04 304,-233.04 304,-233.04 406,-233.04 406,-233.04 409,-233.04 412,-236.04 412,-239.04 412,-239.04 412,-245.04 412,-245.04 412,-248.04 409,-251.04 406,-251.04"/>
<text text-anchor="start" x="306" y="-239.84" font-family="Helvetica,sans-Serif" font-size="9.00">print&#45;details&#45;of&#45;results.ts</text>
</a>
</g>
</g>
<!-- src/actions/print&#45;details&#45;of&#45;results.ts&#45;&gt;src/core&#45;worker.ts -->
<g id="edge6" class="edge">
<title>src/actions/print&#45;details&#45;of&#45;results.ts&#45;&gt;src/core&#45;worker.ts</title>
<path fill="none" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" d="M408.19,-232.94C412.33,-231.29 416.32,-229.34 420,-227.04 435.65,-217.26 448.28,-199.95 455.93,-187.56"/>
<polygon fill="#000000" fill-opacity="0.200000" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" points="457.82,-188.49 459.08,-182.26 454.21,-186.34 457.82,-188.49"/>
</g>
<!-- src/core.ts&#45;&gt;src/transforms/apply&#45;suggestions.ts -->
<g id="edge12" class="edge">
<title>src/core.ts&#45;&gt;src/transforms/apply&#45;suggestions.ts</title>
<path fill="none" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" d="M550.95,-182.26C557.29,-188.94 566.77,-197.56 577,-202.04 593.47,-209.26 635.39,-213.92 670.67,-216.68"/>
<polygon fill="#000000" fill-opacity="0.200000" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" points="670.58,-218.78 676.72,-217.14 670.9,-214.59 670.58,-218.78"/>
</g>
<!-- src/core.ts&#45;&gt;src/transforms/make&#45;fixable&#45;and&#45;fix.ts -->
<g id="edge13" class="edge">
<title>src/core.ts&#45;&gt;src/transforms/make&#45;fixable&#45;and&#45;fix.ts</title>
<path fill="none" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" d="M548.6,-182.19C554.56,-191.13 564.78,-204.47 577,-212.04 603.99,-228.77 638.05,-238.15 666.84,-243.41"/>
<polygon fill="#000000" fill-opacity="0.200000" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" points="666.63,-245.5 672.9,-244.47 667.35,-241.36 666.63,-245.5"/>
</g>
<!-- src/formatter/index.ts -->
<g id="node11" class="node">
<title>src/formatter/index.ts</title>
<g id="a_node11"><a xlink:href="src/formatter/index.ts" xlink:title="index.ts">
<path fill="#ddfeff" stroke="black" d="M638,-109.04C638,-109.04 596,-109.04 596,-109.04 593,-109.04 590,-106.04 590,-103.04 590,-103.04 590,-97.04 590,-97.04 590,-94.04 593,-91.04 596,-91.04 596,-91.04 638,-91.04 638,-91.04 641,-91.04 644,-94.04 644,-97.04 644,-97.04 644,-103.04 644,-103.04 644,-106.04 641,-109.04 638,-109.04"/>
<text text-anchor="start" x="601" y="-97.84" font-family="Helvetica,sans-Serif" font-size="9.00">index.ts</text>
</a>
</g>
</g>
<!-- src/core.ts&#45;&gt;src/formatter/index.ts -->
<g id="edge10" class="edge">
<title>src/core.ts&#45;&gt;src/formatter/index.ts</title>
<path fill="none" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" d="M552.25,-163.8C564.9,-151.14 587.71,-128.33 602.34,-113.7"/>
<polygon fill="#000000" fill-opacity="0.200000" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" points="603.84,-115.17 606.6,-109.44 600.87,-112.2 603.84,-115.17"/>
</g>
<!-- src/rules/transform.ts -->
<g id="node12" class="node">
<title>src/rules/transform.ts</title>
<g id="a_node12"><a xlink:href="src/rules/transform.ts" xlink:title="transform.ts">
<path fill="#ddfeff" stroke="black" d="M643,-173.04C643,-173.04 591,-173.04 591,-173.04 588,-173.04 585,-170.04 585,-167.04 585,-167.04 585,-161.04 585,-161.04 585,-158.04 588,-155.04 591,-155.04 591,-155.04 643,-155.04 643,-155.04 646,-155.04 649,-158.04 649,-161.04 649,-161.04 649,-167.04 649,-167.04 649,-170.04 646,-173.04 643,-173.04"/>
<text text-anchor="start" x="593" y="-161.84" font-family="Helvetica,sans-Serif" font-size="9.00">transform.ts</text>
</a>
</g>
</g>
<!-- src/core.ts&#45;&gt;src/rules/transform.ts -->
<g id="edge11" class="edge">
<title>src/core.ts&#45;&gt;src/rules/transform.ts</title>
<path fill="none" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" d="M569.35,-169.79C572.36,-169.42 575.47,-169.04 578.58,-168.66"/>
<polygon fill="#000000" fill-opacity="0.200000" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" points="579.26,-170.69 584.96,-167.87 578.75,-166.52 579.26,-170.69"/>
</g>
<!-- src/formatter/format&#45;by&#45;files.ts -->
<g id="node14" class="node">
<title>src/formatter/format&#45;by&#45;files.ts</title>
<g id="a_node14"><a xlink:href="src/formatter/format-by-files.ts" xlink:title="format&#45;by&#45;files.ts">
<path fill="#ddfeff" stroke="black" d="M763,-79.04C763,-79.04 692,-79.04 692,-79.04 689,-79.04 686,-76.04 686,-73.04 686,-73.04 686,-67.04 686,-67.04 686,-64.04 689,-61.04 692,-61.04 692,-61.04 763,-61.04 763,-61.04 766,-61.04 769,-64.04 769,-67.04 769,-67.04 769,-73.04 769,-73.04 769,-76.04 766,-79.04 763,-79.04"/>
<text text-anchor="start" x="694" y="-67.84" font-family="Helvetica,sans-Serif" font-size="9.00">format&#45;by&#45;files.ts</text>
</a>
</g>
</g>
<!-- src/formatter/index.ts&#45;&gt;src/formatter/format&#45;by&#45;files.ts -->
<g id="edge17" class="edge">
<title>src/formatter/index.ts&#45;&gt;src/formatter/format&#45;by&#45;files.ts</title>
<path fill="none" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" d="M644.25,-91.31C650.99,-89.17 658.24,-86.94 665,-85.04 670.36,-83.54 676.01,-82.04 681.62,-80.6"/>
<polygon fill="#000000" fill-opacity="0.200000" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" points="682.38,-82.58 687.68,-79.08 681.35,-78.51 682.38,-82.58"/>
</g>
<!-- src/formatter/format&#45;by&#45;rules.ts -->
<g id="node15" class="node">
<title>src/formatter/format&#45;by&#45;rules.ts</title>
<g id="a_node15"><a xlink:href="src/formatter/format-by-rules.ts" xlink:title="format&#45;by&#45;rules.ts">
<path fill="#ddfeff" stroke="black" d="M765,-109.04C765,-109.04 690,-109.04 690,-109.04 687,-109.04 684,-106.04 684,-103.04 684,-103.04 684,-97.04 684,-97.04 684,-94.04 687,-91.04 690,-91.04 690,-91.04 765,-91.04 765,-91.04 768,-91.04 771,-94.04 771,-97.04 771,-97.04 771,-103.04 771,-103.04 771,-106.04 768,-109.04 765,-109.04"/>
<text text-anchor="start" x="692" y="-97.84" font-family="Helvetica,sans-Serif" font-size="9.00">format&#45;by&#45;rules.ts</text>
</a>
</g>
</g>
<!-- src/formatter/index.ts&#45;&gt;src/formatter/format&#45;by&#45;rules.ts -->
<g id="edge18" class="edge">
<title>src/formatter/index.ts&#45;&gt;src/formatter/format&#45;by&#45;rules.ts</title>
<path fill="none" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" d="M644.26,-100.04C654.41,-100.04 666.36,-100.04 677.95,-100.04"/>
<polygon fill="#000000" fill-opacity="0.200000" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" points="677.97,-102.14 683.97,-100.04 677.97,-97.94 677.97,-102.14"/>
</g>
<!-- src/rules/transform.ts&#45;&gt;src/transforms/apply&#45;suggestions.ts -->
<g id="edge24" class="edge">
<title>src/rules/transform.ts&#45;&gt;src/transforms/apply&#45;suggestions.ts</title>
<path fill="none" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" d="M649.09,-171.15C652.02,-172.73 654.73,-174.67 657,-177.04 665.95,-186.39 655.67,-196.07 665,-205.04 666.96,-206.93 669.12,-208.59 671.41,-210.05"/>
<polygon fill="#000000" fill-opacity="0.200000" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" points="670.73,-212.07 677,-213.12 672.75,-208.39 670.73,-212.07"/>
</g>
<!-- src/rules/transform.ts&#45;&gt;src/transforms/make&#45;fixable&#45;and&#45;fix.ts -->
<g id="edge27" class="edge">
<title>src/rules/transform.ts&#45;&gt;src/transforms/make&#45;fixable&#45;and&#45;fix.ts</title>
<path fill="none" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" d="M649.07,-170.62C652.07,-172.3 654.81,-174.41 657,-177.04 673.63,-197.06 647.56,-215.73 665,-235.04 665.86,-235.99 666.76,-236.89 667.71,-237.73"/>
<polygon fill="#000000" fill-opacity="0.200000" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" points="666.71,-239.6 672.78,-241.51 669.23,-236.24 666.71,-239.6"/>
</g>
<!-- src/transforms/disable&#45;per&#45;file.ts -->
<g id="node22" class="node">
<title>src/transforms/disable&#45;per&#45;file.ts</title>
<g id="a_node22"><a xlink:href="src/transforms/disable-per-file.ts" xlink:title="disable&#45;per&#45;file.ts">
<path fill="#ddfeff" stroke="black" d="M765,-199.04C765,-199.04 690,-199.04 690,-199.04 687,-199.04 684,-196.04 684,-193.04 684,-193.04 684,-187.04 684,-187.04 684,-184.04 687,-181.04 690,-181.04 690,-181.04 765,-181.04 765,-181.04 768,-181.04 771,-184.04 771,-187.04 771,-187.04 771,-193.04 771,-193.04 771,-196.04 768,-199.04 765,-199.04"/>
<text text-anchor="start" x="692" y="-187.84" font-family="Helvetica,sans-Serif" font-size="9.00">disable&#45;per&#45;file.ts</text>
</a>
</g>
</g>
<!-- src/rules/transform.ts&#45;&gt;src/transforms/disable&#45;per&#45;file.ts -->
<g id="edge25" class="edge">
<title>src/rules/transform.ts&#45;&gt;src/transforms/disable&#45;per&#45;file.ts</title>
<path fill="none" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" d="M649.09,-171.49C659.65,-174.02 671.65,-176.9 683,-179.62"/>
<polygon fill="#000000" fill-opacity="0.200000" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" points="682.53,-181.67 688.86,-181.02 683.51,-177.58 682.53,-181.67"/>
</g>
<!-- src/transforms/disable&#45;per&#45;line.ts -->
<g id="node23" class="node">
<title>src/transforms/disable&#45;per&#45;line.ts</title>
<g id="a_node23"><a xlink:href="src/transforms/disable-per-line.ts" xlink:title="disable&#45;per&#45;line.ts">
<path fill="#ddfeff" stroke="black" d="M766.5,-169.04C766.5,-169.04 688.5,-169.04 688.5,-169.04 685.5,-169.04 682.5,-166.04 682.5,-163.04 682.5,-163.04 682.5,-157.04 682.5,-157.04 682.5,-154.04 685.5,-151.04 688.5,-151.04 688.5,-151.04 766.5,-151.04 766.5,-151.04 769.5,-151.04 772.5,-154.04 772.5,-157.04 772.5,-157.04 772.5,-163.04 772.5,-163.04 772.5,-166.04 769.5,-169.04 766.5,-169.04"/>
<text text-anchor="start" x="690.5" y="-157.84" font-family="Helvetica,sans-Serif" font-size="9.00">disable&#45;per&#45;line.ts</text>
</a>
</g>
</g>
<!-- src/rules/transform.ts&#45;&gt;src/transforms/disable&#45;per&#45;line.ts -->
<g id="edge26" class="edge">
<title>src/rules/transform.ts&#45;&gt;src/transforms/disable&#45;per&#45;line.ts</title>
<path fill="none" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" d="M649.09,-162.9C657.62,-162.58 667.09,-162.23 676.39,-161.89"/>
<polygon fill="#000000" fill-opacity="0.200000" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" points="676.55,-163.99 682.47,-161.67 676.39,-159.79 676.55,-163.99"/>
</g>
<!-- src/formatter/colors.ts -->
<g id="node13" class="node">
<title>src/formatter/colors.ts</title>
<g id="a_node13"><a xlink:href="src/formatter/colors.ts" xlink:title="colors.ts">
<path fill="#ddfeff" stroke="black" d="M868.5,-79.04C868.5,-79.04 826.5,-79.04 826.5,-79.04 823.5,-79.04 820.5,-76.04 820.5,-73.04 820.5,-73.04 820.5,-67.04 820.5,-67.04 820.5,-64.04 823.5,-61.04 826.5,-61.04 826.5,-61.04 868.5,-61.04 868.5,-61.04 871.5,-61.04 874.5,-64.04 874.5,-67.04 874.5,-67.04 874.5,-73.04 874.5,-73.04 874.5,-76.04 871.5,-79.04 868.5,-79.04"/>
<text text-anchor="start" x="830.5" y="-67.84" font-family="Helvetica,sans-Serif" font-size="9.00">colors.ts</text>
</a>
</g>
</g>
<!-- src/formatter/format&#45;by&#45;files.ts&#45;&gt;src/formatter/colors.ts -->
<g id="edge14" class="edge">
<title>src/formatter/format&#45;by&#45;files.ts&#45;&gt;src/formatter/colors.ts</title>
<path fill="none" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" d="M769.11,-70.04C783.79,-70.04 800.17,-70.04 814.06,-70.04"/>
<polygon fill="#000000" fill-opacity="0.200000" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" points="814.25,-72.14 820.25,-70.04 814.25,-67.94 814.25,-72.14"/>
</g>
<!-- src/formatter/format&#45;by&#45;rules.ts&#45;&gt;src/formatter/colors.ts -->
<g id="edge15" class="edge">
<title>src/formatter/format&#45;by&#45;rules.ts&#45;&gt;src/formatter/colors.ts</title>
<path fill="none" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" d="M765.93,-91.04C773.88,-89.09 782.23,-87.02 790,-85.04 797.92,-83.03 806.44,-80.8 814.4,-78.69"/>
<polygon fill="#000000" fill-opacity="0.200000" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" points="815.11,-80.67 820.37,-77.1 814.03,-76.61 815.11,-80.67"/>
</g>
<!-- src/formatter/take&#45;rule&#45;statistics.ts -->
<g id="node16" class="node">
<title>src/formatter/take&#45;rule&#45;statistics.ts</title>
<g id="a_node16"><a xlink:href="src/formatter/take-rule-statistics.ts" xlink:title="take&#45;rule&#45;statistics.ts">
<path fill="#ddfeff" stroke="black" d="M891,-109.04C891,-109.04 804,-109.04 804,-109.04 801,-109.04 798,-106.04 798,-103.04 798,-103.04 798,-97.04 798,-97.04 798,-94.04 801,-91.04 804,-91.04 804,-91.04 891,-91.04 891,-91.04 894,-91.04 897,-94.04 897,-97.04 897,-97.04 897,-103.04 897,-103.04 897,-106.04 894,-109.04 891,-109.04"/>
<text text-anchor="start" x="806" y="-97.84" font-family="Helvetica,sans-Serif" font-size="9.00">take&#45;rule&#45;statistics.ts</text>
</a>
</g>
</g>
<!-- src/formatter/format&#45;by&#45;rules.ts&#45;&gt;src/formatter/take&#45;rule&#45;statistics.ts -->
<g id="edge16" class="edge">
<title>src/formatter/format&#45;by&#45;rules.ts&#45;&gt;src/formatter/take&#45;rule&#45;statistics.ts</title>
<path fill="none" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" d="M771.1,-100.04C777.77,-100.04 784.75,-100.04 791.65,-100.04"/>
<polygon fill="#000000" fill-opacity="0.200000" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" points="791.95,-102.14 797.95,-100.04 791.95,-97.94 791.95,-102.14"/>
</g>
<!-- src/index.ts -->
<g id="node17" class="node">
<title>src/index.ts</title>
<g id="a_node17"><a xlink:href="src/index.ts" xlink:title="index.ts">
<path fill="#ddfeff" stroke="black" d="M64,-119.04C64,-119.04 22,-119.04 22,-119.04 19,-119.04 16,-116.04 16,-113.04 16,-113.04 16,-107.04 16,-107.04 16,-104.04 19,-101.04 22,-101.04 22,-101.04 64,-101.04 64,-101.04 67,-101.04 70,-104.04 70,-107.04 70,-107.04 70,-113.04 70,-113.04 70,-116.04 67,-119.04 64,-119.04"/>
<text text-anchor="start" x="27" y="-107.84" font-family="Helvetica,sans-Serif" font-size="9.00">index.ts</text>
</a>
</g>
</g>
<!-- src/index.ts&#45;&gt;src/core&#45;worker.ts -->
<g id="edge19" class="edge">
<title>src/index.ts&#45;&gt;src/core&#45;worker.ts</title>
<path fill="none" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" d="M47.11,-100.99C51.74,-89.1 61.69,-68.73 78,-60.04 212.17,11.38 294.65,26.94 420,-59.04 452.76,-81.52 461.14,-132.11 463.27,-157.66"/>
<polygon fill="#000000" fill-opacity="0.200000" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" points="461.19,-158.04 463.71,-163.87 465.38,-157.74 461.19,-158.04"/>
</g>
<!-- src/scenes/lint.ts -->
<g id="node18" class="node">
<title>src/scenes/lint.ts</title>
<g id="a_node18"><a xlink:href="src/scenes/lint.ts" xlink:title="lint.ts">
<path fill="#ddfeff" stroke="black" d="M156,-119.04C156,-119.04 114,-119.04 114,-119.04 111,-119.04 108,-116.04 108,-113.04 108,-113.04 108,-107.04 108,-107.04 108,-104.04 111,-101.04 114,-101.04 114,-101.04 156,-101.04 156,-101.04 159,-101.04 162,-104.04 162,-107.04 162,-107.04 162,-113.04 162,-113.04 162,-116.04 159,-119.04 156,-119.04"/>
<text text-anchor="start" x="124" y="-107.84" font-family="Helvetica,sans-Serif" font-size="9.00">lint.ts</text>
</a>
</g>
</g>
<!-- src/index.ts&#45;&gt;src/scenes/lint.ts -->
<g id="edge20" class="edge">
<title>src/index.ts&#45;&gt;src/scenes/lint.ts</title>
<path fill="none" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" d="M70.03,-110.04C79.83,-110.04 91.11,-110.04 101.43,-110.04"/>
<polygon fill="#000000" fill-opacity="0.200000" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" points="101.72,-112.14 107.71,-110.04 101.71,-107.94 101.72,-112.14"/>
</g>
<!-- src/scenes/select&#45;action.ts -->
<g id="node19" class="node">
<title>src/scenes/select&#45;action.ts</title>
<g id="a_node19"><a xlink:href="src/scenes/select-action.ts" xlink:title="select&#45;action.ts">
<path fill="#ddfeff" stroke="black" d="M268,-149.04C268,-149.04 203,-149.04 203,-149.04 200,-149.04 197,-146.04 197,-143.04 197,-143.04 197,-137.04 197,-137.04 197,-134.04 200,-131.04 203,-131.04 203,-131.04 268,-131.04 268,-131.04 271,-131.04 274,-134.04 274,-137.04 274,-137.04 274,-143.04 274,-143.04 274,-146.04 271,-149.04 268,-149.04"/>
<text text-anchor="start" x="205" y="-137.84" font-family="Helvetica,sans-Serif" font-size="9.00">select&#45;action.ts</text>
</a>
</g>
</g>
<!-- src/index.ts&#45;&gt;src/scenes/select&#45;action.ts -->
<g id="edge21" class="edge">
<title>src/index.ts&#45;&gt;src/scenes/select&#45;action.ts</title>
<path fill="none" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" d="M47.89,-119.36C52.99,-130.22 63.1,-147.63 78,-155.04 119.29,-175.6 174.26,-162.48 206.86,-151.19"/>
<polygon fill="#000000" fill-opacity="0.200000" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" points="207.73,-153.11 212.68,-149.11 206.32,-149.15 207.73,-153.11"/>
</g>
<!-- src/scenes/select&#45;rule&#45;ids.ts -->
<g id="node20" class="node">
<title>src/scenes/select&#45;rule&#45;ids.ts</title>
<g id="a_node20"><a xlink:href="src/scenes/select-rule-ids.ts" xlink:title="select&#45;rule&#45;ids.ts">
<path fill="#ddfeff" stroke="black" d="M170.5,-149.04C170.5,-149.04 99.5,-149.04 99.5,-149.04 96.5,-149.04 93.5,-146.04 93.5,-143.04 93.5,-143.04 93.5,-137.04 93.5,-137.04 93.5,-134.04 96.5,-131.04 99.5,-131.04 99.5,-131.04 170.5,-131.04 170.5,-131.04 173.5,-131.04 176.5,-134.04 176.5,-137.04 176.5,-137.04 176.5,-143.04 176.5,-143.04 176.5,-146.04 173.5,-149.04 170.5,-149.04"/>
<text text-anchor="start" x="101.5" y="-137.84" font-family="Helvetica,sans-Serif" font-size="9.00">select&#45;rule&#45;ids.ts</text>
</a>
</g>
</g>
<!-- src/index.ts&#45;&gt;src/scenes/select&#45;rule&#45;ids.ts -->
<g id="edge22" class="edge">
<title>src/index.ts&#45;&gt;src/scenes/select&#45;rule&#45;ids.ts</title>
<path fill="none" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" d="M63.21,-119.13C67.99,-121.22 73.13,-123.33 78,-125.04 82.18,-126.51 86.57,-127.92 90.99,-129.25"/>
<polygon fill="#000000" fill-opacity="0.200000" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" points="90.66,-131.34 97,-131 91.83,-127.3 90.66,-131.34"/>
</g>
<!-- src/scenes/select&#45;to&#45;continue.ts -->
<g id="node21" class="node">
<title>src/scenes/select&#45;to&#45;continue.ts</title>
<g id="a_node21"><a xlink:href="src/scenes/select-to-continue.ts" xlink:title="select&#45;to&#45;continue.ts">
<path fill="#ddfeff" stroke="black" d="M178,-89.04C178,-89.04 92,-89.04 92,-89.04 89,-89.04 86,-86.04 86,-83.04 86,-83.04 86,-77.04 86,-77.04 86,-74.04 89,-71.04 92,-71.04 92,-71.04 178,-71.04 178,-71.04 181,-71.04 184,-74.04 184,-77.04 184,-77.04 184,-83.04 184,-83.04 184,-86.04 181,-89.04 178,-89.04"/>
<text text-anchor="start" x="94" y="-77.84" font-family="Helvetica,sans-Serif" font-size="9.00">select&#45;to&#45;continue.ts</text>
</a>
</g>
</g>
<!-- src/index.ts&#45;&gt;src/scenes/select&#45;to&#45;continue.ts -->
<g id="edge23" class="edge">
<title>src/index.ts&#45;&gt;src/scenes/select&#45;to&#45;continue.ts</title>
<path fill="none" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" d="M63.21,-100.95C67.99,-98.87 73.13,-96.76 78,-95.04 82.18,-93.57 86.57,-92.16 90.99,-90.84"/>
<polygon fill="#000000" fill-opacity="0.200000" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" points="91.83,-92.78 97,-89.09 90.66,-88.75 91.83,-92.78"/>
</g>
<!-- src/scenes/lint.ts&#45;&gt;src/core&#45;worker.ts -->
<g id="edge28" class="edge">
<title>src/scenes/lint.ts&#45;&gt;src/core&#45;worker.ts</title>
<path fill="none" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" d="M162.08,-103.72C169.38,-101.47 177.18,-98.59 184,-95.04 190.47,-91.68 190.22,-87.72 197,-85.04 243.13,-66.83 378.31,-49.18 420,-76.04 448.29,-94.28 458.6,-135.62 462.19,-158"/>
<polygon fill="#000000" fill-opacity="0.200000" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" points="460.12,-158.39 463.07,-164.03 464.28,-157.79 460.12,-158.39"/>
</g>
<!-- src/scenes/select&#45;action.ts&#45;&gt;src/actions/apply&#45;suggestions.ts -->
<g id="edge29" class="edge">
<title>src/scenes/select&#45;action.ts&#45;&gt;src/actions/apply&#45;suggestions.ts</title>
<path fill="none" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" d="M242.55,-149.33C251.39,-162.13 269.08,-184.96 290,-197.04 292.64,-198.57 295.43,-199.94 298.3,-201.17"/>
<polygon fill="#000000" fill-opacity="0.200000" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" points="297.95,-203.29 304.3,-203.5 299.47,-199.37 297.95,-203.29"/>
</g>
<!-- src/scenes/select&#45;action.ts&#45;&gt;src/core&#45;worker.ts -->
<g id="edge35" class="edge">
<title>src/scenes/select&#45;action.ts&#45;&gt;src/core&#45;worker.ts</title>
<path fill="none" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" d="M274.41,-132.54C277.18,-131.03 279.76,-129.22 282,-127.04 290.38,-118.92 280.58,-108.92 290,-102.04 313.33,-85.01 394.76,-87.99 420,-102.04 441.44,-113.98 453.76,-141.16 459.65,-158.21"/>
<polygon fill="#000000" fill-opacity="0.200000" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" points="457.68,-158.94 461.53,-163.99 461.67,-157.64 457.68,-158.94"/>
</g>
<!-- src/scenes/select&#45;action.ts&#45;&gt;src/actions/disable&#45;per&#45;file.ts -->
<g id="edge30" class="edge">
<title>src/scenes/select&#45;action.ts&#45;&gt;src/actions/disable&#45;per&#45;file.ts</title>
<path fill="none" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" d="M251.98,-149.09C262.43,-154.89 276.7,-162.21 290,-167.04 294.86,-168.81 300,-170.42 305.17,-171.88"/>
<polygon fill="#000000" fill-opacity="0.200000" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" points="304.9,-173.98 311.24,-173.51 305.99,-169.92 304.9,-173.98"/>
</g>
<!-- src/scenes/select&#45;action.ts&#45;&gt;src/actions/disable&#45;per&#45;line.ts -->
<g id="edge31" class="edge">
<title>src/scenes/select&#45;action.ts&#45;&gt;src/actions/disable&#45;per&#45;line.ts</title>
<path fill="none" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" d="M274,-143.87C283.46,-144.84 293.76,-145.89 303.73,-146.91"/>
<polygon fill="#000000" fill-opacity="0.200000" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" points="303.7,-149.02 309.89,-147.54 304.13,-144.84 303.7,-149.02"/>
</g>
<!-- src/scenes/select&#45;action.ts&#45;&gt;src/actions/fix.ts -->
<g id="edge32" class="edge">
<title>src/scenes/select&#45;action.ts&#45;&gt;src/actions/fix.ts</title>
<path fill="none" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" d="M274,-134.3C289.4,-131.94 307.05,-129.24 321.84,-126.97"/>
<polygon fill="#000000" fill-opacity="0.200000" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" points="322.38,-129.01 327.99,-126.03 321.74,-124.86 322.38,-129.01"/>
</g>
<!-- src/scenes/select&#45;action.ts&#45;&gt;src/actions/make&#45;fixable&#45;and&#45;fix.ts -->
<g id="edge33" class="edge">
<title>src/scenes/select&#45;action.ts&#45;&gt;src/actions/make&#45;fixable&#45;and&#45;fix.ts</title>
<path fill="none" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" d="M237.92,-149.32C241.83,-171.58 254.92,-228.32 290,-257.04 291.59,-258.34 293.27,-259.54 295.03,-260.63"/>
<polygon fill="#000000" fill-opacity="0.200000" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" points="294.21,-262.58 300.48,-263.62 296.23,-258.89 294.21,-262.58"/>
</g>
<!-- src/scenes/select&#45;action.ts&#45;&gt;src/actions/print&#45;details&#45;of&#45;results.ts -->
<g id="edge34" class="edge">
<title>src/scenes/select&#45;action.ts&#45;&gt;src/actions/print&#45;details&#45;of&#45;results.ts</title>
<path fill="none" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" d="M239.39,-149.06C245.59,-166.93 261.96,-206.82 290,-227.04 291.62,-228.21 293.32,-229.29 295.07,-230.29"/>
<polygon fill="#000000" fill-opacity="0.200000" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" points="294.2,-232.2 300.5,-233.03 296.1,-228.45 294.2,-232.2"/>
</g>
<!-- src/scenes/select&#45;rule&#45;ids.ts&#45;&gt;src/core&#45;worker.ts -->
<g id="edge36" class="edge">
<title>src/scenes/select&#45;rule&#45;ids.ts&#45;&gt;src/core&#45;worker.ts</title>
<path fill="none" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" d="M165.51,-131.03C171.64,-129.1 178.04,-127.04 184,-125.04 231.45,-109.13 240.69,-95.61 290,-87.04 318.46,-82.1 395.36,-71.97 420,-87.04 445.3,-102.52 456.65,-137.66 461.24,-157.91"/>
<polygon fill="#000000" fill-opacity="0.200000" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" points="459.21,-158.47 462.5,-163.91 463.32,-157.61 459.21,-158.47"/>
</g>
<!-- src/scenes/select&#45;rule&#45;ids.ts&#45;&gt;src/scenes/select&#45;action.ts -->
<g id="edge37" class="edge">
<title>src/scenes/select&#45;rule&#45;ids.ts&#45;&gt;src/scenes/select&#45;action.ts</title>
<path fill="none" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" d="M176.63,-140.04C181.22,-140.04 185.92,-140.04 190.55,-140.04"/>
<polygon fill="#000000" fill-opacity="0.200000" stroke="#000000" stroke-width="2" stroke-opacity="0.200000" points="190.81,-142.14 196.81,-140.04 190.81,-137.94 190.81,-142.14"/>
</g>
</g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment