Remove editor ruler setting and clean up docker-compose.yml comments

This commit is contained in:
omri zaher 2025-09-17 09:43:45 +03:00
parent 3b56848a29
commit 7dbf11ed60
2 changed files with 2 additions and 738 deletions

View file

@ -1,6 +1,6 @@
{
"editor.tabSize": 2,
"editor.rulers": [80],
"editor.rulers": [],
"files.trimTrailingWhitespace": true,
"files.insertFinalNewline": true,
"files.exclude": {