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 1105a4a commit cfa4a5eCopy full SHA for cfa4a5e
rules/always-return.js
@@ -140,7 +140,7 @@ function getRootObjectName(node) {
140
}
141
142
/**
143
- * Checks if the node is an assignment to an ignored variable. Use getRootObjectName to get the variable name.
+ * Checks if the node is an assignment to an ignored variable.
144
* @param {Node} node
145
* @param {string[]} ignoredVars
146
* @returns {boolean}
0 commit comments