DataLiteCore swift package
This commit is contained in:
parent
b0e52a72b7
commit
6f955b2c43
70 changed files with 7939 additions and 1 deletions
15
.swift-format
Normal file
15
.swift-format
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"fileScopedDeclarationPrivacy": {
|
||||
"accessLevel": "private"
|
||||
},
|
||||
"indentBlankLines": true,
|
||||
"indentation": {
|
||||
"spaces": 4
|
||||
},
|
||||
"lineLength": 9999,
|
||||
"maximumBlankLines": 1,
|
||||
"multiElementCollectionTrailingCommas": false,
|
||||
"rules": {
|
||||
"FileScopedDeclarationPrivacy": true
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue