.swift-format 97 B

12345678
  1. {
  2. "version": 1,
  3. "indentation": {
  4. "spaces": 4
  5. },
  6. "tabWidth": 4,
  7. "lineLength": 320
  8. }