Skip to content

Instantly share code, notes, and snippets.

View break2k's full-sized avatar
🍏
iOS / tvOS software engineer

Vitalij Dadaschjanz break2k

🍏
iOS / tvOS software engineer
View GitHub Profile
@break2k
break2k / .swiftlint.yml
Created February 1, 2021 15:13
Example of .swiftlint.yml
whitelist_rules:
- closing_brace
- colon
- comma
- control_statement
- custom_rules
- empty_count
- leading_whitespace
- legacy_cggeometry_functions
- legacy_constant