Fountain Coach Gitowner-controlled · read only

swiftcurseskit.git · .swift-format.json

swiftcurseskit.git / .swift-format.json

revision 1bf55959b6c9ab5b3754198f83edd5187141a9a8 · complete file

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