mirror of
https://github.com/lil-org/tokenary.git
synced 2024-11-27 10:52:40 +03:00
Update Swiftlint configuration
This commit is contained in:
parent
9ef7103657
commit
1558dfe0d4
@ -19,13 +19,15 @@ disabled_rules:
|
||||
- force_try
|
||||
- unused_setter_value
|
||||
|
||||
|
||||
opt_in_rules:
|
||||
- explicit_init
|
||||
- fatal_error_message
|
||||
- first_where
|
||||
- operator_usage_whitespace
|
||||
|
||||
excluded:
|
||||
- Pods
|
||||
|
||||
shorthand_operator: warning
|
||||
empty_count: warning
|
||||
dynamic_inline: warning
|
||||
|
@ -0,0 +1,52 @@
|
||||
{
|
||||
"object": {
|
||||
"pins": [
|
||||
{
|
||||
"package": "CryptoSwift",
|
||||
"repositoryURL": "https://github.com/krzyzanowskim/CryptoSwift",
|
||||
"state": {
|
||||
"branch": null,
|
||||
"revision": "4e31051c63cc0ddf10a25cf5318856c510cf77f4",
|
||||
"version": "1.4.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"package": "PromiseKit",
|
||||
"repositoryURL": "https://github.com/mxcl/PromiseKit",
|
||||
"state": {
|
||||
"branch": null,
|
||||
"revision": "d2f7ba14bcdc45e18f4f60ad9df883fb9055f081",
|
||||
"version": "6.15.3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"package": "Starscream",
|
||||
"repositoryURL": "https://github.com/daltoniam/Starscream",
|
||||
"state": {
|
||||
"branch": null,
|
||||
"revision": "e6b65c6d9077ea48b4a7bdda8994a1d3c6969c8d",
|
||||
"version": "3.1.1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"package": "swift-nio-zlib-support",
|
||||
"repositoryURL": "https://github.com/apple/swift-nio-zlib-support.git",
|
||||
"state": {
|
||||
"branch": null,
|
||||
"revision": "37760e9a52030bb9011972c5213c3350fa9d41fd",
|
||||
"version": "1.0.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"package": "WalletConnect",
|
||||
"repositoryURL": "https://github.com/WalletConnect/wallet-connect-swift",
|
||||
"state": {
|
||||
"branch": "master",
|
||||
"revision": "d4d45e1d94a2b96fb5c2831a1e9d23390f5ac09e",
|
||||
"version": null
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"version": 1
|
||||
}
|
Loading…
Reference in New Issue
Block a user