Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

debug #359

Closed
wants to merge 2 commits into from
Closed

debug #359

wants to merge 2 commits into from

Conversation

MH4GF
Copy link
Owner

@MH4GF MH4GF commented Jun 1, 2024

No description provided.

Copy link
Contributor

github-actions bot commented Jun 1, 2024

dependency-cruiser report

visualize dependenices of changed files.

flowchart LR

subgraph 0["src"]
subgraph 1["options"]
2["validateOptions.ts"]
end
3["main.ts"]
4["runDepcruise.ts"]
end
3-->4
4-->2

style 4 fill:lime,color:black
Loading

Report generated by dependency-cruiser report action 558f776


working directory: .

execute command
pnpm exec depcruise --output-type mermaid --config .dependency-cruiser.js --focus "^dist/index.js|^src/runDepcruise.ts" .

Copy link
Contributor

github-actions bot commented Jun 1, 2024

dependency-cruiser report

visualize dependenices of changed files.

flowchart LR

subgraph 0["src"]
1["main.ts"]
2["runDepcruise.ts"]
end
1-->2

style 2 fill:lime,color:black
Loading

Report generated by dependency-cruiser report action 558f776


working directory: .

execute command
pnpm exec depcruise --output-type mermaid --config .dependency-cruiser.js --reaches "^dist/index.js|^src/runDepcruise.ts" .

@MH4GF MH4GF closed this Jun 1, 2024
@MH4GF MH4GF deleted the all-files branch June 1, 2024 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant