Skip to content

Commit c1f29ba

Browse files
nopelessbmish
andauthored
rebase fc prefer-
Co-authored-by: Bryan Mishkin <[email protected]>
1 parent 1773e57 commit c1f29ba

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/rules/prefer-message-ids.js

-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ module.exports = {
2323
messages: {
2424
messagesMissing:
2525
'`meta.messages` must contain at least one violation message.',
26-
// Currently the codebase does not distinguish between `message` and `desc`.
27-
// `utils.collectReportViolationAndSuggestionData` returns `message` for both.
2826
foundMessage:
2927
'Use `messageId` instead of `message` (for reports) or `desc` (for suggestions).',
3028
},

0 commit comments

Comments
 (0)