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