Fountain Coach Gitowner-controlled · read only

swiftcurseskit.git · .swift-format.json

swiftcurseskit.git / .swift-format.json

revision e2aa946e3feec90c4bbd32abd0279d5121bc5cb7 · complete file

{
  "version": 1,
  "lineLength": 100,
  "indentation": {
    "spaces": 4
  },
  "respectsExistingLineBreaks": true,
  "rules": {
    "DoNotUseSemicolons": true,
    "UseLetInEveryBoundCaseVariable": true
  }
}