Update settings from , profile « main »

main
Quentin Duchemin 2025-09-03 12:00:01 +02:00
parent f449f490f7
commit a72d9d6419
1 changed files with 2 additions and 2 deletions

View File

@ -83,7 +83,7 @@
"150" "150"
], ],
"black-formatter.showNotifications": "always", "black-formatter.showNotifications": "always",
"markdown-toc.depthTo": 3, "markdown-toc.depthTo": 2,
"markdown-toc.depthFrom": 2, "markdown-toc.depthFrom": 1,
"ansible.validation.lint.arguments": "--skip-list=var-naming[no-role-prefix],fqcn[action-core] --fix=all" "ansible.validation.lint.arguments": "--skip-list=var-naming[no-role-prefix],fqcn[action-core] --fix=all"
} }