ruff_python_formatter 0.0.4

This is an internal component crate of Ruff
Documentation
[
  {
    "indent_style": "space",
    "indent_width": 4
  },
  {
    "indent_style": "space",
    "indent_width": 2
  },
  {
    "indent_style": "tab",
    "indent_width": 8
  },
  {
    "indent_style": "tab",
    "indent_width": 4
  },
  {
    "quote_style": "single"
  }
]