Files
wireguard-apple/WireGuard/.swiftlint.yml
T
2018-12-12 11:40:57 -06:00

9 lines
122 B
YAML

disabled_rules:
- force_cast
- line_length
file_length:
warning: 500
cyclomatic_complexity:
warning: 10
error: 25