Fountain Coach Gitowner-controlled · read only

swiftcurseskit.git · .swift-format.json

swiftcurseskit.git / .swift-format.json

revision b9870b39ded78ef0e1eac4818ca6d3bbab79bc98 · complete file

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