Skip to content

Commit e11240c

Browse files
committed
Docs: fix badges
1 parent 8b0524f commit e11240c

25 files changed

+60
-57
lines changed

README.md

Lines changed: 36 additions & 33 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Disallow using the word 'command' in a command ID (`obsidianmd/commands/no-command-in-command-id`)
22

3-
💼 This rule is enabled in the following configs: ✅ `recommended`, `recommendedWithLocalesEn`.
3+
💼 This rule is enabled in the following configs: ✅ `recommended`, 🟦 `recommendedTypeChecked`, 🇬🇧 `recommendedWithLocalesEn`.
44

55
<!-- end auto-generated rule header -->
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Disallow using the word 'command' in a command name (`obsidianmd/commands/no-command-in-command-name`)
22

3-
💼 This rule is enabled in the following configs: ✅ `recommended`, `recommendedWithLocalesEn`.
3+
💼 This rule is enabled in the following configs: ✅ `recommended`, 🟦 `recommendedTypeChecked`, 🇬🇧 `recommendedWithLocalesEn`.
44

55
<!-- end auto-generated rule header -->
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Discourage providing default hotkeys for commands (`obsidianmd/commands/no-default-hotkeys`)
22

3-
💼 This rule is enabled in the following configs: ✅ `recommended`, `recommendedWithLocalesEn`.
3+
💼 This rule is enabled in the following configs: ✅ `recommended`, 🟦 `recommendedTypeChecked`, 🇬🇧 `recommendedWithLocalesEn`.
44

55
<!-- end auto-generated rule header -->
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Disallow including the plugin ID in a command ID (`obsidianmd/commands/no-plugin-id-in-command-id`)
22

3-
💼 This rule is enabled in the following configs: ✅ `recommended`, `recommendedWithLocalesEn`.
3+
💼 This rule is enabled in the following configs: ✅ `recommended`, 🟦 `recommendedTypeChecked`, 🇬🇧 `recommendedWithLocalesEn`.
44

55
<!-- end auto-generated rule header -->
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Disallow including the plugin name in a command name (`obsidianmd/commands/no-plugin-name-in-command-name`)
22

3-
💼 This rule is enabled in the following configs: ✅ `recommended`, `recommendedWithLocalesEn`.
3+
💼 This rule is enabled in the following configs: ✅ `recommended`, 🟦 `recommendedTypeChecked`, 🇬🇧 `recommendedWithLocalesEn`.
44

55
<!-- end auto-generated rule header -->

docs/rules/detach-leaves.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Don't detach leaves in onunload (`obsidianmd/detach-leaves`)
22

3-
💼 This rule is enabled in the following configs: ✅ `recommended`, `recommendedWithLocalesEn`.
3+
💼 This rule is enabled in the following configs: ✅ `recommended`, 🟦 `recommendedTypeChecked`, 🇬🇧 `recommendedWithLocalesEn`.
44

55
🔧 This rule is automatically fixable by the [`--fix` CLI option](https://eslint.org/docs/latest/user-guide/command-line-interface#--fix).
66

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Test (`obsidianmd/hardcoded-config-path`)
22

3-
💼 This rule is enabled in the following configs: ✅ `recommended`, `recommendedWithLocalesEn`.
3+
💼 This rule is enabled in the following configs: ✅ `recommended`, 🟦 `recommendedTypeChecked`, 🇬🇧 `recommendedWithLocalesEn`.
44

55
<!-- end auto-generated rule header -->
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Disallow attachment of forbidden elements to the DOM in Obsidian plugins (`obsidianmd/no-forbidden-elements`)
22

3-
💼 This rule is enabled in the following configs: ✅ `recommended`, `recommendedWithLocalesEn`.
3+
💼 This rule is enabled in the following configs: ✅ `recommended`, 🟦 `recommendedTypeChecked`, 🇬🇧 `recommendedWithLocalesEn`.
44

55
<!-- end auto-generated rule header -->
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Disallow anti-patterns when passing a component to MarkdownRenderer.render to prevent memory leaks (`obsidianmd/no-plugin-as-component`)
22

3-
💼 This rule is enabled in the following configs: ✅ `recommended`, `recommendedWithLocalesEn`.
3+
💼 This rule is enabled in the following configs: ✅ `recommended`, 🟦 `recommendedTypeChecked`, 🇬🇧 `recommendedWithLocalesEn`.
44

55
<!-- end auto-generated rule header -->

0 commit comments

Comments
 (0)