Created
May 23, 2016 21:47
-
-
Save madson/54e3b24f779a27dc82663425642a912a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
excluded: # paths to ignore during linting. Takes precedence over `included`. | |
- Carthage | |
- Pods | |
line_length: 120 | |
disabled_rules: | |
- trailing_whitespace | |
force_cast: warning | |
force_try: | |
severity: warning | |
type_name: | |
severity: warning | |
type_name: | |
severity: warning |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment