79592005

Date: 2025-04-25 07:28:18
Score: 1.5
Natty:
Report link

try add the following code inside your setting.json:

"ruff.configuration": {
    "lint": {
      "unfixable": ["F401"]
    }
  }
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Zhexian