mirror of
https://github.com/mas-cli/mas
synced 2024-11-22 19:43:09 +00:00
11 lines
156 B
YAML
11 lines
156 B
YAML
#
|
|
# .swiftlint.yml
|
|
# MasKitTests
|
|
#
|
|
# https://github.com/realm/SwiftLint#configuration
|
|
#
|
|
---
|
|
disabled_rules:
|
|
- force_cast
|
|
- force_try
|
|
- function_body_length
|