Why did I make it this way??? #13

Merged
Guzio merged 121 commits from main into mergable-fr-fr 2026-04-15 20:05:01 +00:00
Showing only changes of commit b84b848d04 - Show all commits

temporary change to VSC settings

So that I can squash-merge it all without leaving the trace of any extra unsolicited changes
Guzio 2026-03-02 13:15:29 +00:00

View file

@ -1,5 +1,5 @@
{
"editor.insertSpaces": false,
"editor.detectIndentation": false,
"editor.tabSize": 4
"editor.tabSize": 3
}