Skip to content

Commit b8eeef2

Browse files
authored
docs: Add custom-lint rule description to README (#56)
* docs: Add custom-lint rule description to README * docs: Add migration guide for v1.12.0 * docs: Add text to confirm disabled lint rule
1 parent 49b4efa commit b8eeef2

File tree

3 files changed

+371
-14
lines changed

3 files changed

+371
-14
lines changed

.vscode/settings.json

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
".vscode",
3030
".vscode-insiders"
3131
],
32+
"markdown.extension.toc.levels": "2..3",
3233
"yaml.schemas": {
3334
"https://json.schemastore.org/yamllint.json": [
3435
"*.yaml",

0 commit comments

Comments
 (0)