-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Chore: use meta.messages in global-require * Chore: use meta.messages in guard-for-in * Chore: use meta.messages in handle-callback-err * Chore: use meta.messages in id-blacklist * Chore: use meta.messages in id-length * Chore: use meta.messages in id-match * Chore: use meta.messages in implicit-linebreak * Chore: use meta.messages in indent-legacy * Chore: use meta.messages in indent * Chore: use meta.messages in jsx-quotes * Chore: use meta.messages in init-declarations * Chore: use messageId in rule key-spacing * Chore: use messageId in rule linebreak-style Signed-off-by: weiran.zsd <weiran.zsd@outlook.com> * Chore: use messageId in rule max-len Signed-off-by: weiran.zsd <weiran.zsd@outlook.com> * Chore: use messageId in rule line-comment-position Signed-off-by: weiran.zsd <weiran.zsd@outlook.com> * Chore: use messageId in rule lines-around-comment Signed-off-by: weiran.zsd <weiran.zsd@outlook.com> * Chore: use messageId in rule lines-around-directive Signed-off-by: weiran.zsd <weiran.zsd@outlook.com> * Chore: use messageId in rule lines-between-class-members Signed-off-by: weiran.zsd <weiran.zsd@outlook.com> * Chore: use messageId in rule max-depth Signed-off-by: weiran.zsd <weiran.zsd@outlook.com> * global-require Signed-off-by: weiran.zsd <weiran.zsd@outlook.com> * Chore: use messageId in rule max-lines-per-functions Signed-off-by: weiran.zsd <weiran.zsd@outlook.com> * Chore: use messageId in rule max-lines Signed-off-by: weiran.zsd <weiran.zsd@outlook.com> * Chore: use messageId in rule max-nested-callbacks * Chore: use messageId in rule max-params * Chore: use messageId in rule max-statements-per-line * Chore: use messageId in rule max-statements-per-function * Chore: fix max-lines-per-function * Chore: use messageId in rule max-statements * Chore: use messageId in rule new-cap * Chore: use messageId in rule multiline-ternary * Chore: use messageId in rule multiline-comment-style * Chore: use messageId in rule newline-after-var * Chore: use messageId in rule new-parens * Chore: use messageId in rule newline-before-return * Chore: use messageId in rule newline-per-chained-call * Chore: use messageId in rule no-async-promise-executor * Chore: use messageId in rule keyword-spacing * Chore: use messageId in rule yoda * Chore: fix wrap-iife (+1 squashed commits) Squashed commits: [9959b8f] Chore: use messageId in rule wrap-iife * Chore: use messageId in rule unicode-bom * Chore: use messageId in rule use-isnan Signed-off-by: weiran.zsd <weiran.zsd@outlook.com> * Chore: use messageId in rule valid-typeof Signed-off-by: weiran.zsd <weiran.zsd@outlook.com> * Chore: use messageId in rule vars-on-top Signed-off-by: weiran.zsd <weiran.zsd@outlook.com> * Chore: use messageId in rule yield-star-spacing * Chore: use messageId in rule valid-jsdoc * Chore: use messageId in rule template-curly-spacing * Chore: use messageId in rule template-tag-spacing * Chore: use meta.messages in switch-colon-spacing * Chore: use meta.messages in strict * Chore: use meta.messages in symbol-description * Chore: use meta.messages in no-duplicate-import * Chore: use meta.messages in no-fallthrough * Chore: use meta.messages in space-unary-ops * Fix: rule spae-unary-ops messages * Chore: use messageId in rule space-unary-ops * Chore: use messages in rule no-floating-decimal * Chore: use messages in rule no-invalid-meta * Fix: rule space-unary-ops messages * Chore: use messages in rule no-unexpected-multiline * Chore: use messages in rule no-unsafe-negation * Chore: use messages in rule no-undef * Chore: use messages in rule no-unused-labels * Chore: use messages in rule operator-assignment * Chore: use messages in rule prefer-const * Chore: fix failing tests * Chore: fix cli-engine tests failing Signed-off-by: weiran.zsd <weiran.zsd@alibaba-inc.com> * Chore: convert no-unsafe-negation to single messagesId + data (+3 squashed commits) Squashed commits: [407f0f2] Fix: yield-star-spacing messages Signed-off-by: weiran.zsd <weiran.zsd@alibaba-inc.com> [66ab408] Chore: do not dynamically generating messageId [ff4a3b12] Chore: indent rule messageId expected => wrongIndentation
- Loading branch information
1 parent
aa56247
commit eb5c401
Showing
117 changed files
with
2,088 additions
and
2,033 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.