We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f290ccf commit a631f6fCopy full SHA for a631f6f
docs/checks/equals-sign-chaining.md
@@ -4,7 +4,7 @@
4
5
### What is the Intent of the Check?
6
7
-This check searches for chained boolean assigments in the code which might generate some confusion with an equal condition.
+This check searches for chained boolean assignments in the code which might generate some confusion with an equal condition.
8
9
### How does the check work?
10
0 commit comments