Skip to content

Commit

Permalink
test: Change
Browse files Browse the repository at this point in the history
  • Loading branch information
nicklem committed May 21, 2024
1 parent 5457330 commit 710a2a2
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
A boolean flag argument is a reliable indicator for a violation of the Single Responsibility Principle (SRP). You can fix this problem by extracting the logic in the boolean flag into its own class or method.

[Source](http://phpmd.org/rules/cleancode.html#booleanargumentflag)

0 comments on commit 710a2a2

Please sign in to comment.