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 5c8b1ba commit 3b97ef0Copy full SHA for 3b97ef0
stylelint-polaris/plugins/coverage/index.js
@@ -82,7 +82,7 @@ module.exports = stylelint.createPlugin(
82
.trim();
83
84
stylelint.utils.report({
85
- message: `Expected /* ${stylelintDisableText} -- polaris: Context comment for disable */`,
+ message: `Expected /* ${stylelintDisableText} -- polaris: Reason for disabling */`,
86
ruleName,
87
result,
88
node: disabledRange.comment,
0 commit comments