Skip to content

Instantly share code, notes, and snippets.

@eugeneego
eugeneego / .swiftlint.yml
Created May 1, 2017 18:22
EE SwiftLint configuration
disabled_rules:
- todo
- nesting
- missing_docs
- valid_docs
- type_body_length
- redundant_string_enum_value
- trailing_comma
- vertical_parameter_alignment