setting.json 62 B

12345
  1. {
  2. "ruff.args": [
  3. "--ignore=F401,E402,F541"
  4. ]
  5. }