Update settings from , profile « main »

main
Quentin Duchemin 2025-09-01 12:35:27 +02:00
parent 8510fe5312
commit f449f490f7
1 changed files with 2 additions and 1 deletions

View File

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