2020-05-15 03:08:38 +00:00
|
|
|
#
|
|
|
|
# .swiftlint.yml
|
|
|
|
# MasKitTests
|
|
|
|
#
|
|
|
|
# https://github.com/realm/SwiftLint#configuration
|
|
|
|
#
|
2024-02-18 19:13:42 +00:00
|
|
|
|
2020-05-15 03:08:38 +00:00
|
|
|
---
|
|
|
|
disabled_rules:
|
2024-02-18 19:13:42 +00:00
|
|
|
- force_cast
|
|
|
|
- force_try
|
|
|
|
- function_body_length
|