0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-20 12:02:18 +02:00
libsignal/swift/.swiftlint.yml

10 lines
170 B
YAML
Raw Normal View History

disabled_rules:
- cyclomatic_complexity
- force_try
- function_body_length
- function_parameter_count
- identifier_name
- line_length
- trailing_comma
- type_body_length