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

Rule S1200: Classes should not be coupled to too many other classes (Single Responsibility Principle) #515

Closed
Evangelink opened this issue Jun 30, 2017 · 0 comments
Assignees
Milestone

Comments

@Evangelink
Copy link
Contributor

Evangelink commented Jun 30, 2017

RSPEC-1200

According to the Single Responsibility Principle, introduced by Robert C. Martin in his book "Principles of Object Oriented Design", a class should have only one responsibility:

Contributes to MMF-963.

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

No branches or pull requests

3 participants