79667183

Date: 2025-06-16 07:20:07
Score: 0.5
Natty:
Report link
  "[python]": {
    "editor.codeActionsOnSave": {
      "source.fixAll": "explicit"
    },
    "editor.defaultFormatter": "charliermarsh.ruff",
    "editor.formatOnSave": true
  }

I use Ruff and those are the settings for python files. For me the editor.codeActionsOnSave did the trick.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: mfeyx