mas/Tests/masTests/.swiftlint.yml

14 lines
190 B
YAML
Raw Normal View History

#
# .swiftlint.yml
# masTests
#
# https://github.com/realm/SwiftLint#configuration
#
2024-02-18 19:13:42 +00:00
---
disabled_rules:
2024-02-18 19:13:42 +00:00
- force_cast
- force_try
- implicitly_unwrapped_optional
- no_magic_numbers