mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-20 10:19:02 +00:00
cleanup rule meta data, add links when possible
This commit is contained in:
@@ -14,8 +14,6 @@ function isDoubleQuoted(node) {
|
||||
module.exports = new (_a = class NoUnexternalizedStrings {
|
||||
constructor() {
|
||||
this.meta = {
|
||||
type: 'problem',
|
||||
schema: {},
|
||||
messages: {
|
||||
doubleQuoted: 'Only use double-quoted strings for externalized strings.',
|
||||
badKey: 'The key \'{{key}}\' doesn\'t conform to a valid localize identifier.',
|
||||
|
||||
Reference in New Issue
Block a user