Fountain Coach Gitowner-controlled · read only

swiftcurseskit.git · .swift-format.json

swiftcurseskit.git / .swift-format.json

revision 1252093dd4f9ecb48024272d9cb836f03ac1ca8a · complete file

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