Skip to content

Instantly share code, notes, and snippets.

@romanfurman6
Last active October 18, 2019 11:27
Show Gist options
  • Save romanfurman6/c40443e8b337832bd91beb8fd81ed1aa to your computer and use it in GitHub Desktop.
Save romanfurman6/c40443e8b337832bd91beb8fd81ed1aa to your computer and use it in GitHub Desktop.
excluded:
- Carthage/
identifier_name:
excluded:
- id
- x
- y
- i
- vc
- to
- vm
function_body_length:
warning: 200
error: 300
line_length:
warning: 80
error: 120
ignores_urls: true
type_body_length:
warning: 300
error: 400
cyclomatic_complexity:
warning: 15
error: 20
force_cast: warning
force_try: warning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment