Skip to content

Commit 797d08c

Browse files
fix(web): remove duplicated example in ide setup on configulation file
Signed-off-by: keisuke.yamashita <[email protected]>
1 parent 90565c1 commit 797d08c

File tree

1 file changed

+1
-6
lines changed
  • web/src/content/docs/config

1 file changed

+1
-6
lines changed

web/src/content/docs/config/IDE.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,7 @@ Associating schemas with YAMLs are supported by the [YAML language server](https
5555

5656
### Specify schema in the configuration file
5757

58-
```json
59-
{
60-
"$schema": "https://github.com/KeisukeYamashita/commitlint-rs/releases/download/v0.2.0/schema.json",
61-
"rules": {}
62-
}
63-
```
58+
You can also specify the schema in the configuration file directly.
6459

6560
#### JSON
6661

0 commit comments

Comments
 (0)