RxSwift/.swiftlint.yml

8 lines
95 B
YAML
Raw Normal View History

2019-01-05 19:09:14 +03:00
included:
- Sources
disabled_rules:
- line_length
- trailing_whitespace
- type_name