Skip to content

docs: add dependency direction review point to csharp-standards - #265

Merged
Yuta-K19418 merged 1 commit into
mainfrom
chore/csharp-standards-dependency-direction-review
Aug 3, 2026
Merged

docs: add dependency direction review point to csharp-standards#265
Yuta-K19418 merged 1 commit into
mainfrom
chore/csharp-standards-dependency-direction-review

Conversation

@Yuta-K19418

@Yuta-K19418 Yuta-K19418 commented Aug 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add a "Dependency Direction" review point under Structure & Complexity in csharp-standards.md
  • Requires checking whether a newly introduced class forms a bidirectional dependency with another class, regardless of access modifiers

Test plan

  • Docs-only change; no build/test required

Require checking new classes for bidirectional dependencies.
@Yuta-K19418
Yuta-K19418 merged commit 9c8abdc into main Aug 3, 2026
6 checks passed
@Yuta-K19418
Yuta-K19418 deleted the chore/csharp-standards-dependency-direction-review branch August 3, 2026 09:42
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.

1 participant