🔧 Where my dotfiles lives in harmony and peace, most of the time

🔧 Remove ruff format preview setting

Changed files
-1
code
-1
code/settings.json
··· 53 53 "notebook.source.organizeImports": "explicit" 54 54 }, 55 55 "ruff.nativeServer": "on", 56 - "ruff.format.preview": true, 57 56 "ruff.lint.preview": true, 58 57 "[python]": { 59 58 "editor.formatOnSave": true,