chore(scripts/git-all): nothing really useful, just a quick review

This commit is contained in:
Michele Cereda
2024-08-04 12:21:05 +02:00
parent 1976a8d804
commit 818582d6f6
2 changed files with 28 additions and 8 deletions

View File

@@ -55,6 +55,11 @@
],
"editor.wordWrap": "off"
},
"[python]": {
"editor.rulers": [
120
]
},
"[yaml]": {
"editor.rulers": [
120