This commit is contained in:
Benjamin Toby
2023-11-01 06:01:17 +01:00
parent da71e853bc
commit bb3d0712ca
7 changed files with 123 additions and 57 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"files.associations": {
"ostream": "cpp"
},
"[python]": {
"editor.defaultFormatter": "ms-python.autopep8"
},
"python.formatting.provider": "none"
}